#6DD4E7#6DD4E7
#6DD4E7 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.099 H 211.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD4E7 |
|---|---|
| RGB | rgb(109, 212, 231) |
| HSL | hsl(189, 72%, 67%) |
| HSV | hsv(189, 53%, 91%) |
| CMYK | cmyk(52.8%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.67, -24.81, -18.54) |
| CIE-LCH | lch(79.67, 30.97, 216.77°) |
| OKLab | oklab(81.51% -0.085 -0.0512) |
| OKLCH | oklch(81.51% 0.099 211.1) |
| XYZ | xyz(44.2683, 56.1037, 84.0820) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.24
Robin Egg Blue
#8AF1FE
ΔE00 6.92
Robin'S Egg Blue
#98EFF9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD4E7 #E7806D
analogous
#6DE7BD #6DD4E7 #6D97E7
triadic
#6DD4E7 #E76DD4 #D4E76D
tetradic
#6DD4E7 #BD6DE7 #E7806D #97E76D
square
#6DD4E7 #BD6DE7 #E7806D #97E76D
split-complementary
#6DD4E7 #E76D97 #E7BD6D
monochromatic
#1FA3BB #38C5DE #6DD4E7 #A2E3F0 #D6F3F8
Accessibility & contrast
On white
1.72
#6DD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#6DD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD4E7
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD4E7 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE8
Deuteranopia (green-blind)
#B1BFE7
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6dd4e7; /* rgb */ color: rgb(109, 212, 231); /* oklch */ color: oklch(81.5% 0.099 211.1);
Tailwind
colors: {
custom: {
50: '#a0e1ee',
500: '#6dd4e7',
950: '#000000',
},
}SCSS
$custom: #6dd4e7; $custom-light: #a0e1ee; $custom-dark: #000000;
JSON
{
"hex": "#6dd4e7",
"rgb": {
"r": 109,
"g": 212,
"b": 231
},
"hsl": {
"h": 189.344,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.81514,
"c": 0.09922,
"h": 211.1
},
"luminance": 0.56108
}Semantic roles & 50–950 ramp
primary
#6DD4E7
secondary
#BA513E
accent
#3012D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485