#6EFCB7#6EFCB7
#6EFCB7 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.158 H 159.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCB7 |
|---|---|
| RGB | rgb(110, 252, 183) |
| HSL | hsl(151, 96%, 71%) |
| HSV | hsv(151, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(90.02, -53.95, 21.70) |
| CIE-LCH | lch(90.02, 58.15, 158.09°) |
| OKLab | oklab(89.51% -0.1478 0.0552) |
| OKLCH | oklch(89.51% 0.158 159.5) |
| XYZ | xyz(49.7836, 76.3500, 56.9040) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.30
Light Blue Green
#7EFBB3
ΔE00 1.71
Seafoam Green
#7AF9AB
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCB7 #FC6EB3
analogous
#6EFC70 #6EFCB7 #6EFAFC
triadic
#6EFCB7 #B76EFC #FCB76E
tetradic
#6EFCB7 #706EFC #FC6EB3 #FAFC6E
square
#6EFCB7 #706EFC #FC6EB3 #FAFC6E
split-complementary
#6EFCB7 #FC6EFA #FC706E
monochromatic
#05EB7B #32FB99 #6EFCB7 #AAFDD5 #E1FEF0
Accessibility & contrast
On white
1.29
#6EFCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#6EFCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCB7
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCB7 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#E5DDBB
Tritanopia (blue-blind)
#36FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efcb7; /* rgb */ color: rgb(110, 252, 183); /* oklch */ color: oklch(89.5% 0.158 159.5);
Tailwind
colors: {
custom: {
50: '#a2fecc',
500: '#6efcb7',
950: '#000000',
},
}SCSS
$custom: #6efcb7; $custom-light: #a2fecc; $custom-dark: #000000;
JSON
{
"hex": "#6efcb7",
"rgb": {
"r": 110,
"g": 252,
"b": 183
},
"hsl": {
"h": 150.845,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.89508,
"c": 0.15776,
"h": 159.5
},
"luminance": 0.76355
}Semantic roles & 50–950 ramp
primary
#6EFCB7
secondary
#D83785
accent
#0070E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683