#6DD4E5#6DD4E5
#6DD4E5 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.099 H 209.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD4E5 |
|---|---|
| RGB | rgb(109, 212, 229) |
| HSL | hsl(189, 70%, 66%) |
| HSV | hsv(189, 52%, 90%) |
| CMYK | cmyk(52.4%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(79.61, -25.35, -17.56) |
| CIE-LCH | lch(79.61, 30.84, 214.71°) |
| OKLab | oklab(81.44% -0.0857 -0.0485) |
| OKLCH | oklch(81.44% 0.099 209.5) |
| XYZ | xyz(43.9874, 55.9913, 82.6029) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.81
Neon Blue
#04D9FF
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Sky Blue
#87CEEB
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD4E5 #E57E6D
analogous
#6DE5BA #6DD4E5 #6D98E5
triadic
#6DD4E5 #E56DD4 #D4E56D
tetradic
#6DD4E5 #BA6DE5 #E57E6D #98E56D
square
#6DD4E5 #BA6DE5 #E57E6D #98E56D
split-complementary
#6DD4E5 #E56D98 #E5BA6D
monochromatic
#21A2B7 #39C5DC #6DD4E5 #A1E3EE #D5F3F8
Accessibility & contrast
On white
1.72
#6DD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6DD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD4E5
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD4E5 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE6
Deuteranopia (green-blind)
#B2BFE5
Tritanopia (blue-blind)
#05DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6dd4e5; /* rgb */ color: rgb(109, 212, 229); /* oklch */ color: oklch(81.4% 0.099 209.5);
Tailwind
colors: {
custom: {
50: '#a0e1ed',
500: '#6dd4e5',
950: '#000000',
},
}SCSS
$custom: #6dd4e5; $custom-light: #a0e1ed; $custom-dark: #000000;
JSON
{
"hex": "#6dd4e5",
"rgb": {
"r": 109,
"g": 212,
"b": 229
},
"hsl": {
"h": 188.5,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.81441,
"c": 0.09852,
"h": 209.5
},
"luminance": 0.55995
}Semantic roles & 50–950 ramp
primary
#6DD4E5
secondary
#B7503F
accent
#2F14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484