#6CEDCF#6CEDCF
#6CEDCF is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.5% C 0.123 H 175.7°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDCF |
|---|---|
| RGB | rgb(108, 237, 207) |
| HSL | hsl(166, 78%, 68%) |
| HSV | hsv(166, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 12.7%, 7.1%) |
| CIE-LAB | lab(86.13, -42.82, 3.74) |
| CIE-LCH | lch(86.13, 42.99, 175.00°) |
| OKLab | oklab(86.5% -0.1226 0.0093) |
| OKLCH | oklch(86.5% 0.123 175.7) |
| XYZ | xyz(47.7259, 68.2570, 69.6792) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.50
Aqua (survey)
#13EAC9
ΔE00 3.90
Light Aqua
#8CFFDB
ΔE00 4.65
Aqua Marine
#2EE8BB
ΔE00 4.98
Aquamarine
#7FFFD4
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDCF #ED6C8A
analogous
#6CED8F #6CEDCF #6CCAED
triadic
#6CEDCF #CF6CED #EDCF6C
tetradic
#6CEDCF #8F6CED #ED6C8A #CAED6C
square
#6CEDCF #8F6CED #ED6C8A #CAED6C
split-complementary
#6CEDCF #ED6CCA #ED8F6C
monochromatic
#18C69E #35E6BD #6CEDCF #A3F4E1 #D9FAF3
Accessibility & contrast
On white
1.43
#6CEDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6CEDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDCF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDCF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#D2D2D1
Tritanopia (blue-blind)
#1CF0E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cedcf; /* rgb */ color: rgb(108, 237, 207); /* oklch */ color: oklch(86.5% 0.123 175.7);
Tailwind
colors: {
custom: {
50: '#a0f3dd',
500: '#6cedcf',
950: '#000000',
},
}SCSS
$custom: #6cedcf; $custom-light: #a0f3dd; $custom-dark: #000000;
JSON
{
"hex": "#6cedcf",
"rgb": {
"r": 108,
"g": 237,
"b": 207
},
"hsl": {
"h": 166.047,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.86497,
"c": 0.12292,
"h": 175.7
},
"luminance": 0.68262
}Semantic roles & 50–950 ramp
primary
#6CEDCF
secondary
#C4395A
accent
#0B3BDA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584