#6EFCB8#6EFCB8
#6EFCB8 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.157 H 159.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCB8 |
|---|---|
| RGB | rgb(110, 252, 184) |
| HSL | hsl(151, 96%, 71%) |
| HSV | hsv(151, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(90.04, -53.75, 21.21) |
| CIE-LCH | lch(90.04, 57.78, 158.46°) |
| OKLab | oklab(89.53% -0.1473 0.054) |
| OKLCH | oklch(89.53% 0.157 159.9) |
| XYZ | xyz(49.8881, 76.3918, 57.4541) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.26
Light Blue Green
#7EFBB3
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 2.97
Greenish Cyan
#2AFEB7
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCB8 #FC6EB2
analogous
#6EFC71 #6EFCB8 #6EF9FC
triadic
#6EFCB8 #B86EFC #FCB86E
tetradic
#6EFCB8 #716EFC #FC6EB2 #F9FC6E
square
#6EFCB8 #716EFC #FC6EB2 #F9FC6E
split-complementary
#6EFCB8 #FC6EF9 #FC716E
monochromatic
#05EB7D #32FB9B #6EFCB8 #AAFDD5 #E1FEF0
Accessibility & contrast
On white
1.29
#6EFCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6EFCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCB8
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCB8 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#35FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efcb8; /* rgb */ color: rgb(110, 252, 184); /* oklch */ color: oklch(89.5% 0.157 159.9);
Tailwind
colors: {
custom: {
50: '#a2fecd',
500: '#6efcb8',
950: '#000000',
},
}SCSS
$custom: #6efcb8; $custom-light: #a2fecd; $custom-dark: #000000;
JSON
{
"hex": "#6efcb8",
"rgb": {
"r": 110,
"g": 252,
"b": 184
},
"hsl": {
"h": 151.268,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.8953,
"c": 0.15693,
"h": 159.9
},
"luminance": 0.76396
}Semantic roles & 50–950 ramp
primary
#6EFCB8
secondary
#D83784
accent
#006EE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683