#6DD4E6#6DD4E6
#6DD4E6 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.099 H 210.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD4E6 |
|---|---|
| RGB | rgb(109, 212, 230) |
| HSL | hsl(189, 71%, 66%) |
| HSV | hsv(189, 53%, 90%) |
| CMYK | cmyk(52.6%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.64, -25.08, -18.05) |
| CIE-LCH | lch(79.64, 30.90, 215.74°) |
| OKLab | oklab(81.48% -0.0853 -0.0499) |
| OKLCH | oklch(81.48% 0.099 210.3) |
| XYZ | xyz(44.1274, 56.0473, 83.3403) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD4E6 #E67F6D
analogous
#6DE6BC #6DD4E6 #6D98E6
triadic
#6DD4E6 #E66DD4 #D4E66D
tetradic
#6DD4E6 #BC6DE6 #E67F6D #98E66D
square
#6DD4E6 #BC6DE6 #E67F6D #98E66D
split-complementary
#6DD4E6 #E66D98 #E6BC6D
monochromatic
#20A2B9 #39C5DD #6DD4E6 #A1E3EF #D6F3F8
Accessibility & contrast
On white
1.72
#6DD4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#6DD4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD4E6
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD4E6 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE7
Deuteranopia (green-blind)
#B1BFE6
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6dd4e6; /* rgb */ color: rgb(109, 212, 230); /* oklch */ color: oklch(81.5% 0.099 210.3);
Tailwind
colors: {
custom: {
50: '#a0e1ee',
500: '#6dd4e6',
950: '#000000',
},
}SCSS
$custom: #6dd4e6; $custom-light: #a0e1ee; $custom-dark: #000000;
JSON
{
"hex": "#6dd4e6",
"rgb": {
"r": 109,
"g": 212,
"b": 230
},
"hsl": {
"h": 188.926,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.81477,
"c": 0.09886,
"h": 210.3
},
"luminance": 0.56051
}Semantic roles & 50–950 ramp
primary
#6DD4E6
secondary
#B9513E
accent
#2F13D3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485