#6CEFCF#6CEFCF
#6CEFCF is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.0% C 0.125 H 174.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFCF |
|---|---|
| RGB | rgb(108, 239, 207) |
| HSL | hsl(165, 80%, 68%) |
| HSV | hsv(165, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 13.4%, 6.3%) |
| CIE-LAB | lab(86.71, -43.70, 4.58) |
| CIE-LCH | lch(86.71, 43.94, 174.02°) |
| OKLab | oklab(86.97% -0.1247 0.0115) |
| OKLCH | oklch(86.97% 0.125 174.7) |
| XYZ | xyz(48.3082, 69.4216, 69.8733) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 2.95
Aqua (survey)
#13EAC9
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.42
Aqua Marine
#2EE8BB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFCF #EF6C8C
analogous
#6CEF8E #6CEFCF #6CCDEF
triadic
#6CEFCF #CF6CEF #EFCF6C
tetradic
#6CEFCF #8E6CEF #EF6C8C #CDEF6C
square
#6CEFCF #8E6CEF #EF6C8C #CDEF6C
split-complementary
#6CEFCF #EF6CCD #EF8E6C
monochromatic
#16CB9E #35E9BD #6CEFCF #A3F5E1 #DAFBF3
Accessibility & contrast
On white
1.41
#6CEFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#6CEFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFCF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFCF | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CE
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#1AF2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cefcf; /* rgb */ color: rgb(108, 239, 207); /* oklch */ color: oklch(87.0% 0.125 174.7);
Tailwind
colors: {
custom: {
50: '#a0f5dd',
500: '#6cefcf',
950: '#000000',
},
}SCSS
$custom: #6cefcf; $custom-light: #a0f5dd; $custom-dark: #000000;
JSON
{
"hex": "#6cefcf",
"rgb": {
"r": 108,
"g": 239,
"b": 207
},
"hsl": {
"h": 165.344,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86966,
"c": 0.12522,
"h": 174.7
},
"luminance": 0.69426
}Semantic roles & 50–950 ramp
primary
#6CEFCF
secondary
#C7385B
accent
#093DDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584