#6EFEB6#6EFEB6
#6EFEB6 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.161 H 158.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEB6 |
|---|---|
| RGB | rgb(110, 254, 182) |
| HSL | hsl(150, 99%, 71%) |
| HSV | hsv(150, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 28.3%, 0.4%) |
| CIE-LAB | lab(90.58, -54.95, 22.98) |
| CIE-LCH | lch(90.58, 59.56, 157.30°) |
| OKLab | oklab(89.96% -0.1503 0.0584) |
| OKLCH | oklch(89.96% 0.161 158.8) |
| XYZ | xyz(50.3113, 77.5712, 56.5683) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.59
Light Greenish Blue
#63F7B4
ΔE00 1.82
Seafoam Green
#7AF9AB
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.79
Light Green Blue
#56FCA2
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEB6 #FE6EB6
analogous
#6EFE6E #6EFEB6 #6EFEFE
triadic
#6EFEB6 #B66EFE #FEB66E
tetradic
#6EFEB6 #6E6EFE #FE6EB6 #FEFE6E
square
#6EFEB6 #6E6EFE #FE6EB6 #FEFE6E
split-complementary
#6EFEB6 #FE6EFE #FE6E6E
monochromatic
#02F079 #31FE97 #6EFEB6 #ABFED5 #E1FFF0
Accessibility & contrast
On white
1.27
#6EFEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6EFEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEB6
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEB6 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB2
Deuteranopia (green-blind)
#E8DEBA
Tritanopia (blue-blind)
#35FDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efeb6; /* rgb */ color: rgb(110, 254, 182); /* oklch */ color: oklch(90.0% 0.161 158.8);
Tailwind
colors: {
custom: {
50: '#a2ffcc',
500: '#6efeb6',
950: '#000000',
},
}SCSS
$custom: #6efeb6; $custom-light: #a2ffcc; $custom-dark: #000000;
JSON
{
"hex": "#6efeb6",
"rgb": {
"r": 110,
"g": 254,
"b": 182
},
"hsl": {
"h": 150,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.89961,
"c": 0.16125,
"h": 158.8
},
"luminance": 0.77576
}Semantic roles & 50–950 ramp
primary
#6EFEB6
secondary
#DA3688
accent
#0073E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683