#6CDEE6#6CDEE6
#6CDEE6 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.104 H 201.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEE6 |
|---|---|
| RGB | rgb(108, 222, 230) |
| HSL | hsl(184, 71%, 66%) |
| HSV | hsv(184, 53%, 90%) |
| CMYK | cmyk(53%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(82.45, -30.16, -13.82) |
| CIE-LCH | lch(82.45, 33.17, 204.63°) |
| OKLab | oklab(83.73% -0.0968 -0.0382) |
| OKLCH | oklch(83.73% 0.104 201.5) |
| XYZ | xyz(46.5827, 61.1395, 84.1938) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEE6 #E6746C
analogous
#6CE6B1 #6CDEE6 #6CA1E6
triadic
#6CDEE6 #E66CDE #DEE66C
tetradic
#6CDEE6 #B16CE6 #E6746C #A1E66C
square
#6CDEE6 #B16CE6 #E6746C #A1E66C
split-complementary
#6CDEE6 #E66CA1 #E6B16C
monochromatic
#1FAEB8 #38D2DD #6CDEE6 #A0EAEF #D5F5F8
Accessibility & contrast
On white
1.59
#6CDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6CDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEE6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEE6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdee6; /* rgb */ color: rgb(108, 222, 230); /* oklch */ color: oklch(83.7% 0.104 201.5);
Tailwind
colors: {
custom: {
50: '#a0e8ed',
500: '#6cdee6',
950: '#000000',
},
}SCSS
$custom: #6cdee6; $custom-light: #a0e8ed; $custom-dark: #000000;
JSON
{
"hex": "#6cdee6",
"rgb": {
"r": 108,
"g": 222,
"b": 230
},
"hsl": {
"h": 183.934,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.83728,
"c": 0.10406,
"h": 201.5
},
"luminance": 0.61144
}Semantic roles & 50–950 ramp
primary
#6CDEE6
secondary
#B8463E
accent
#1F13D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484