#6CDEEC#6CDEEC
#6CDEEC is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.105 H 206.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEEC |
|---|---|
| RGB | rgb(108, 222, 236) |
| HSL | hsl(187, 77%, 67%) |
| HSV | hsv(187, 54%, 93%) |
| CMYK | cmyk(54.2%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.64, -28.54, -16.73) |
| CIE-LCH | lch(82.64, 33.09, 210.38°) |
| OKLab | oklab(83.94% -0.0944 -0.0462) |
| OKLCH | oklch(83.94% 0.105 206.1) |
| XYZ | xyz(47.4398, 61.4823, 88.7079) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Neon Blue
#04D9FF
ΔE00 6.85
Bright Light Blue
#26F7FD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEEC #EC7A6C
analogous
#6CECBA #6CDEEC #6C9EEC
triadic
#6CDEEC #EC6CDE #DEEC6C
tetradic
#6CDEEC #BA6CEC #EC7A6C #9EEC6C
square
#6CDEEC #BA6CEC #EC7A6C #9EEC6C
split-complementary
#6CDEEC #EC6C9E #ECBA6C
monochromatic
#19B2C4 #36D2E5 #6CDEEC #A2EAF3 #D8F6FA
Accessibility & contrast
On white
1.58
#6CDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#6CDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEEC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEEC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6cdeec; /* rgb */ color: rgb(108, 222, 236); /* oklch */ color: oklch(83.9% 0.105 206.1);
Tailwind
colors: {
custom: {
50: '#a0e8f2',
500: '#6cdeec',
950: '#000000',
},
}SCSS
$custom: #6cdeec; $custom-light: #a0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#6cdeec",
"rgb": {
"r": 108,
"g": 222,
"b": 236
},
"hsl": {
"h": 186.563,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.83936,
"c": 0.10512,
"h": 206.1
},
"luminance": 0.61487
}Semantic roles & 50–950 ramp
primary
#6CDEEC
secondary
#C2493A
accent
#230CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485