#6DDFE6#6DDFE6
#6DDFE6 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.104 H 200.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFE6 |
|---|---|
| RGB | rgb(109, 223, 230) |
| HSL | hsl(183, 71%, 66%) |
| HSV | hsv(183, 53%, 90%) |
| CMYK | cmyk(52.6%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.77, -30.44, -13.34) |
| CIE-LCH | lch(82.77, 33.23, 203.67°) |
| OKLab | oklab(83.99% -0.0972 -0.0368) |
| OKLCH | oklch(83.99% 0.104 200.8) |
| XYZ | xyz(46.9714, 61.7353, 84.2883) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 6.36
Bright Light Blue
#26F7FD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFE6 #E6746D
analogous
#6DE6B1 #6DDFE6 #6DA3E6
triadic
#6DDFE6 #E66DDF #DFE66D
tetradic
#6DDFE6 #B16DE6 #E6746D #A3E66D
square
#6DDFE6 #B16DE6 #E6746D #A3E66D
split-complementary
#6DDFE6 #E66DA3 #E6B16D
monochromatic
#20B0B9 #39D4DD #6DDFE6 #A1EAEF #D6F6F8
Accessibility & contrast
On white
1.57
#6DDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#6DDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFE6
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFE6 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E7
Deuteranopia (green-blind)
#BDC8E7
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ddfe6; /* rgb */ color: rgb(109, 223, 230); /* oklch */ color: oklch(84.0% 0.104 200.8);
Tailwind
colors: {
custom: {
50: '#a0e9ed',
500: '#6ddfe6',
950: '#000000',
},
}SCSS
$custom: #6ddfe6; $custom-light: #a0e9ed; $custom-dark: #000000;
JSON
{
"hex": "#6ddfe6",
"rgb": {
"r": 109,
"g": 223,
"b": 230
},
"hsl": {
"h": 183.471,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.83994,
"c": 0.104,
"h": 200.8
},
"luminance": 0.6174
}Semantic roles & 50–950 ramp
primary
#6DDFE6
secondary
#B9453E
accent
#1E13D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484