#6EFEBB#6EFEBB
#6EFEBB is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.157 H 160.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEBB |
|---|---|
| RGB | rgb(110, 254, 187) |
| HSL | hsl(152, 99%, 71%) |
| HSV | hsv(152, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.68, -53.96, 20.57) |
| CIE-LCH | lch(90.68, 57.75, 159.13°) |
| OKLab | oklab(90.07% -0.1481 0.0524) |
| OKLCH | oklch(90.07% 0.157 160.5) |
| XYZ | xyz(50.8373, 77.7816, 59.3384) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 3.13
Greenish Cyan
#2AFEB7
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEBB #FE6EB1
analogous
#6EFE73 #6EFEBB #6EF9FE
triadic
#6EFEBB #BB6EFE #FEBB6E
tetradic
#6EFEBB #736EFE #FE6EB1 #F9FE6E
square
#6EFEBB #736EFE #FE6EB1 #F9FE6E
split-complementary
#6EFEBB #FE6EF9 #FE736E
monochromatic
#02F081 #31FE9E #6EFEBB #ABFED8 #E1FFF1
Accessibility & contrast
On white
1.27
#6EFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6EFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEBB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEBB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#31FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efebb; /* rgb */ color: rgb(110, 254, 187); /* oklch */ color: oklch(90.1% 0.157 160.5);
Tailwind
colors: {
custom: {
50: '#a3ffcf',
500: '#6efebb',
950: '#000000',
},
}SCSS
$custom: #6efebb; $custom-light: #a3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6efebb",
"rgb": {
"r": 110,
"g": 254,
"b": 187
},
"hsl": {
"h": 152.083,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90072,
"c": 0.15709,
"h": 160.5
},
"luminance": 0.77786
}Semantic roles & 50–950 ramp
primary
#6EFEBB
secondary
#DA3682
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683