#6CEDCC#6CEDCC
#6CEDCC is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.4% C 0.125 H 174.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDCC |
|---|---|
| RGB | rgb(108, 237, 204) |
| HSL | hsl(165, 78%, 68%) |
| HSV | hsv(165, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(86.06, -43.52, 5.21) |
| CIE-LCH | lch(86.06, 43.83, 173.17°) |
| OKLab | oklab(86.41% -0.1239 0.0131) |
| OKLCH | oklch(86.41% 0.125 174) |
| XYZ | xyz(47.3627, 68.1117, 67.7659) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 3.08
Aqua (survey)
#13EAC9
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 4.40
Light Aqua
#8CFFDB
ΔE00 4.43
Aquamarine
#7FFFD4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDCC #ED6C8D
analogous
#6CED8B #6CEDCC #6CCEED
triadic
#6CEDCC #CC6CED #EDCC6C
tetradic
#6CEDCC #8B6CED #ED6C8D #CEED6C
square
#6CEDCC #8B6CED #ED6C8D #CEED6C
split-complementary
#6CEDCC #ED6CCE #ED8B6C
monochromatic
#18C69A #35E6B9 #6CEDCC #A3F4DF #D9FAF2
Accessibility & contrast
On white
1.44
#6CEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6CEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDCC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDCC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#21EFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cedcc; /* rgb */ color: rgb(108, 237, 204); /* oklch */ color: oklch(86.4% 0.125 174.0);
Tailwind
colors: {
custom: {
50: '#a0f3db',
500: '#6cedcc',
950: '#000000',
},
}SCSS
$custom: #6cedcc; $custom-light: #a0f3db; $custom-dark: #000000;
JSON
{
"hex": "#6cedcc",
"rgb": {
"r": 108,
"g": 237,
"b": 204
},
"hsl": {
"h": 164.651,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.86414,
"c": 0.12458,
"h": 174
},
"luminance": 0.68116
}Semantic roles & 50–950 ramp
primary
#6CEDCC
secondary
#C4395D
accent
#0B40DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101715
muted
#808584