#6EFBBB#6EFBBB
#6EFBBB is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.153 H 161.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBBB |
|---|---|
| RGB | rgb(110, 251, 187) |
| HSL | hsl(153, 95%, 71%) |
| HSV | hsv(153, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.81, -52.74, 19.36) |
| CIE-LCH | lch(89.81, 56.18, 159.85°) |
| OKLab | oklab(89.36% -0.145 0.0494) |
| OKLCH | oklch(89.36% 0.153 161.2) |
| XYZ | xyz(49.8927, 75.8925, 59.0235) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.24
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 2.44
Greenish Cyan
#2AFEB7
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBBB #FB6EAE
analogous
#6EFB74 #6EFBBB #6EF4FB
triadic
#6EFBBB #BB6EFB #FBBB6E
tetradic
#6EFBBB #746EFB #FB6EAE #F4FB6E
square
#6EFBBB #746EFB #FB6EAE #F4FB6E
split-complementary
#6EFBBB #FB6EF4 #FB746E
monochromatic
#06E882 #32F99F #6EFBBB #AAFDD7 #E1FEF1
Accessibility & contrast
On white
1.30
#6EFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#6EFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBBB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBBB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#33FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efbbb; /* rgb */ color: rgb(110, 251, 187); /* oklch */ color: oklch(89.4% 0.153 161.2);
Tailwind
colors: {
custom: {
50: '#a2fdcf',
500: '#6efbbb',
950: '#000000',
},
}SCSS
$custom: #6efbbb; $custom-light: #a2fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6efbbb",
"rgb": {
"r": 110,
"g": 251,
"b": 187
},
"hsl": {
"h": 152.766,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89361,
"c": 0.15316,
"h": 161.2
},
"luminance": 0.75897
}Semantic roles & 50–950 ramp
primary
#6EFBBB
secondary
#D6377F
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683