#6CEFAF#6CEFAF
#6CEFAF is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.2% C 0.148 H 159.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFAF |
|---|---|
| RGB | rgb(108, 239, 175) |
| HSL | hsl(151, 80%, 68%) |
| HSV | hsv(151, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(86.01, -50.63, 20.24) |
| CIE-LCH | lch(86.01, 54.53, 158.21°) |
| OKLab | oklab(86.17% -0.1389 0.0516) |
| OKLCH | oklch(86.17% 0.148 159.6) |
| XYZ | xyz(44.7848, 68.0122, 51.3167) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFAF #EF6CAC
analogous
#6CEF6D #6CEFAF #6CEDEF
triadic
#6CEFAF #AF6CEF #EFAF6C
tetradic
#6CEFAF #6D6CEF #EF6CAC #EDEF6C
square
#6CEFAF #6D6CEF #EF6CAC #EDEF6C
split-complementary
#6CEFAF #EF6CED #EF6D6C
monochromatic
#16CB72 #35E991 #6CEFAF #A3F5CD #DAFBEB
Accessibility & contrast
On white
1.44
#6CEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6CEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFAF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFAF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAB
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#3CEEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cefaf; /* rgb */ color: rgb(108, 239, 175); /* oklch */ color: oklch(86.2% 0.148 159.6);
Tailwind
colors: {
custom: {
50: '#a0f5c7',
500: '#6cefaf',
950: '#000000',
},
}SCSS
$custom: #6cefaf; $custom-light: #a0f5c7; $custom-dark: #000000;
JSON
{
"hex": "#6cefaf",
"rgb": {
"r": 108,
"g": 239,
"b": 175
},
"hsl": {
"h": 150.687,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86165,
"c": 0.14814,
"h": 159.6
},
"luminance": 0.68016
}Semantic roles & 50–950 ramp
primary
#6CEFAF
secondary
#C7387E
accent
#0970DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582