#6EFCBB#6EFCBB
#6EFCBB is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.154 H 160.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCBB |
|---|---|
| RGB | rgb(110, 252, 187) |
| HSL | hsl(153, 96%, 71%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.10, -53.15, 19.76) |
| CIE-LCH | lch(90.10, 56.70, 159.60°) |
| OKLab | oklab(89.6% -0.146 0.0504) |
| OKLCH | oklch(89.6% 0.154 160.9) |
| XYZ | xyz(50.2059, 76.5189, 59.1279) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 2.39
Greenish Cyan
#2AFEB7
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCBB #FC6EAF
analogous
#6EFC74 #6EFCBB #6EF6FC
triadic
#6EFCBB #BB6EFC #FCBB6E
tetradic
#6EFCBB #746EFC #FC6EAF #F6FC6E
square
#6EFCBB #746EFC #FC6EAF #F6FC6E
split-complementary
#6EFCBB #FC6EF6 #FC746E
monochromatic
#05EB82 #32FB9F #6EFCBB #AAFDD7 #E1FEF1
Accessibility & contrast
On white
1.29
#6EFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#6EFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCBB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCBB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#32FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efcbb; /* rgb */ color: rgb(110, 252, 187); /* oklch */ color: oklch(89.6% 0.154 160.9);
Tailwind
colors: {
custom: {
50: '#a2fecf',
500: '#6efcbb',
950: '#000000',
},
}SCSS
$custom: #6efcbb; $custom-light: #a2fecf; $custom-dark: #000000;
JSON
{
"hex": "#6efcbb",
"rgb": {
"r": 110,
"g": 252,
"b": 187
},
"hsl": {
"h": 152.535,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.89598,
"c": 0.15447,
"h": 160.9
},
"luminance": 0.76524
}Semantic roles & 50–950 ramp
primary
#6EFCBB
secondary
#D83780
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683