#6CD4E5#6CD4E5
#6CD4E5 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.099 H 209.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4E5 |
|---|---|
| RGB | rgb(108, 212, 229) |
| HSL | hsl(188, 70%, 66%) |
| HSV | hsv(188, 53%, 90%) |
| CMYK | cmyk(52.8%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(79.57, -25.56, -17.62) |
| CIE-LCH | lch(79.57, 31.04, 214.59°) |
| OKLab | oklab(81.4% -0.0864 -0.0487) |
| OKLCH | oklch(81.4% 0.099 209.4) |
| XYZ | xyz(43.8651, 55.9282, 82.5971) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 5.79
Neon Blue
#04D9FF
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Sky Blue
#87CEEB
ΔE00 6.88
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4E5 #E57D6C
analogous
#6CE5B9 #6CD4E5 #6C97E5
triadic
#6CD4E5 #E56CD4 #D4E56C
tetradic
#6CD4E5 #B96CE5 #E57D6C #97E56C
square
#6CD4E5 #B96CE5 #E57D6C #97E56C
split-complementary
#6CD4E5 #E56C97 #E5B96C
monochromatic
#20A1B6 #38C5DC #6CD4E5 #A0E3EE #D4F2F7
Accessibility & contrast
On white
1.72
#6CD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#6CD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4E5
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4E5 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE6
Deuteranopia (green-blind)
#B2BFE5
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6cd4e5; /* rgb */ color: rgb(108, 212, 229); /* oklch */ color: oklch(81.4% 0.099 209.4);
Tailwind
colors: {
custom: {
50: '#9fe1ed',
500: '#6cd4e5',
950: '#000000',
},
}SCSS
$custom: #6cd4e5; $custom-light: #9fe1ed; $custom-dark: #000000;
JSON
{
"hex": "#6cd4e5",
"rgb": {
"r": 108,
"g": 212,
"b": 229
},
"hsl": {
"h": 188.43,
"s": 69.942,
"l": 66.078
},
"oklch": {
"l": 0.81402,
"c": 0.09919,
"h": 209.4
},
"luminance": 0.55932
}Semantic roles & 50–950 ramp
primary
#6CD4E5
secondary
#B74F3F
accent
#2E14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484