#6CEFB2#6CEFB2
#6CEFB2 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.2% C 0.146 H 160.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFB2 |
|---|---|
| RGB | rgb(108, 239, 178) |
| HSL | hsl(152, 80%, 68%) |
| HSV | hsv(152, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(86.07, -50.03, 18.77) |
| CIE-LCH | lch(86.07, 53.44, 159.43°) |
| OKLab | oklab(86.23% -0.1375 0.0479) |
| OKLCH | oklch(86.23% 0.146 160.8) |
| XYZ | xyz(45.0827, 68.1314, 52.8857) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.01
Greenish Cyan
#2AFEB7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFB2 #EF6CA9
analogous
#6CEF70 #6CEFB2 #6CEAEF
triadic
#6CEFB2 #B26CEF #EFB26C
tetradic
#6CEFB2 #706CEF #EF6CA9 #EAEF6C
square
#6CEFB2 #706CEF #EF6CA9 #EAEF6C
split-complementary
#6CEFB2 #EF6CEA #EF706C
monochromatic
#16CB76 #35E995 #6CEFB2 #A3F5CF #DAFBEC
Accessibility & contrast
On white
1.44
#6CEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6CEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFB2
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFB2 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#D9D2B6
Tritanopia (blue-blind)
#3AEEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cefb2; /* rgb */ color: rgb(108, 239, 178); /* oklch */ color: oklch(86.2% 0.146 160.8);
Tailwind
colors: {
custom: {
50: '#a0f5c9',
500: '#6cefb2',
950: '#000000',
},
}SCSS
$custom: #6cefb2; $custom-light: #a0f5c9; $custom-dark: #000000;
JSON
{
"hex": "#6cefb2",
"rgb": {
"r": 108,
"g": 239,
"b": 178
},
"hsl": {
"h": 152.061,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86233,
"c": 0.14565,
"h": 160.8
},
"luminance": 0.68136
}Semantic roles & 50–950 ramp
primary
#6CEFB2
secondary
#C7387B
accent
#096BDD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582