#6CDEE7#6CDEE7
#6CDEE7 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.104 H 202.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEE7 |
|---|---|
| RGB | rgb(108, 222, 231) |
| HSL | hsl(184, 72%, 66%) |
| HSV | hsv(184, 53%, 91%) |
| CMYK | cmyk(53.2%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.48, -29.89, -14.31) |
| CIE-LCH | lch(82.48, 33.14, 205.58°) |
| OKLab | oklab(83.76% -0.0964 -0.0395) |
| OKLCH | oklch(83.76% 0.104 202.3) |
| XYZ | xyz(46.7235, 61.1958, 84.9355) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Darkturquoise
#00CED1
ΔE00 6.71
Mediumturquoise
#48D1CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEE7 #E7756C
analogous
#6CE7B3 #6CDEE7 #6CA1E7
triadic
#6CDEE7 #E76CDE #DEE76C
tetradic
#6CDEE7 #B36CE7 #E7756C #A1E76C
square
#6CDEE7 #B36CE7 #E7756C #A1E76C
split-complementary
#6CDEE7 #E76CA1 #E7B36C
monochromatic
#1EAFBA #37D2DE #6CDEE7 #A1EAF0 #D5F6F8
Accessibility & contrast
On white
1.59
#6CDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6CDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEE7
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEE7 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdee7; /* rgb */ color: rgb(108, 222, 231); /* oklch */ color: oklch(83.8% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#a0e8ee',
500: '#6cdee7',
950: '#000000',
},
}SCSS
$custom: #6cdee7; $custom-light: #a0e8ee; $custom-dark: #000000;
JSON
{
"hex": "#6cdee7",
"rgb": {
"r": 108,
"g": 222,
"b": 231
},
"hsl": {
"h": 184.39,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.83762,
"c": 0.10419,
"h": 202.3
},
"luminance": 0.612
}Semantic roles & 50–950 ramp
primary
#6CDEE7
secondary
#BA463D
accent
#2012D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485