#6CDEE9#6CDEE9
#6CDEE9 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.104 H 203.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEE9 |
|---|---|
| RGB | rgb(108, 222, 233) |
| HSL | hsl(185, 74%, 67%) |
| HSV | hsv(185, 54%, 91%) |
| CMYK | cmyk(53.6%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.54, -29.35, -15.28) |
| CIE-LCH | lch(82.54, 33.09, 207.50°) |
| OKLab | oklab(83.83% -0.0956 -0.0422) |
| OKLCH | oklch(83.83% 0.105 203.8) |
| XYZ | xyz(47.0076, 61.3095, 86.4316) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 7.10
Bright Light Blue
#26F7FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEE9 #E9776C
analogous
#6CE9B6 #6CDEE9 #6CA0E9
triadic
#6CDEE9 #E96CDE #DEE96C
tetradic
#6CDEE9 #B66CE9 #E9776C #A0E96C
square
#6CDEE9 #B66CE9 #E9776C #A0E96C
split-complementary
#6CDEE9 #E96CA0 #E9B66C
monochromatic
#1CB0BE #37D2E1 #6CDEE9 #A1EAF1 #D6F6F9
Accessibility & contrast
On white
1.58
#6CDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6CDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEE9
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEE9 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdee9; /* rgb */ color: rgb(108, 222, 233); /* oklch */ color: oklch(83.8% 0.104 203.8);
Tailwind
colors: {
custom: {
50: '#a0e8f0',
500: '#6cdee9',
950: '#000000',
},
}SCSS
$custom: #6cdee9; $custom-light: #a0e8f0; $custom-dark: #000000;
JSON
{
"hex": "#6cdee9",
"rgb": {
"r": 108,
"g": 222,
"b": 233
},
"hsl": {
"h": 185.28,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.83831,
"c": 0.1045,
"h": 203.8
},
"luminance": 0.61314
}Semantic roles & 50–950 ramp
primary
#6CDEE9
secondary
#BD473C
accent
#210FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485