#6CDEEE#6CDEEE
#6CDEEE is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.0% C 0.106 H 207.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEEE |
|---|---|
| RGB | rgb(108, 222, 238) |
| HSL | hsl(187, 79%, 68%) |
| HSV | hsv(187, 55%, 93%) |
| CMYK | cmyk(54.6%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.70, -28.00, -17.70) |
| CIE-LCH | lch(82.70, 33.12, 212.29°) |
| OKLab | oklab(84.01% -0.0936 -0.0489) |
| OKLCH | oklch(84.01% 0.106 207.6) |
| XYZ | xyz(47.7320, 61.5992, 90.2467) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 6.29
Bright Light Blue
#26F7FD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEEE #EE7C6C
analogous
#6CEEBD #6CDEEE #6C9DEE
triadic
#6CDEEE #EE6CDE #DEEE6C
tetradic
#6CDEEE #BD6CEE #EE7C6C #9DEE6C
square
#6CDEEE #BD6CEE #EE7C6C #9DEE6C
split-complementary
#6CDEEE #EE6C9D #EEBD6C
monochromatic
#17B3C8 #35D2E8 #6CDEEE #A3EAF4 #DAF7FB
Accessibility & contrast
On white
1.58
#6CDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#6CDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEEE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEEE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#BAC7EE
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6cdeee; /* rgb */ color: rgb(108, 222, 238); /* oklch */ color: oklch(84.0% 0.106 207.6);
Tailwind
colors: {
custom: {
50: '#a0e8f3',
500: '#6cdeee',
950: '#000000',
},
}SCSS
$custom: #6cdeee; $custom-light: #a0e8f3; $custom-dark: #000000;
JSON
{
"hex": "#6cdeee",
"rgb": {
"r": 108,
"g": 222,
"b": 238
},
"hsl": {
"h": 187.385,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.84007,
"c": 0.10563,
"h": 207.6
},
"luminance": 0.61604
}Semantic roles & 50–950 ramp
primary
#6CDEEE
secondary
#C64A39
accent
#240ADC
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485