#6EFDBC#6EFDBC
#6EFDBC is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.155 H 161.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDBC |
|---|---|
| RGB | rgb(110, 253, 188) |
| HSL | hsl(153, 97%, 71%) |
| HSV | hsv(153, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.41, -53.35, 19.68) |
| CIE-LCH | lch(90.41, 56.87, 159.75°) |
| OKLab | oklab(89.86% -0.1466 0.0502) |
| OKLCH | oklch(89.86% 0.155 161.1) |
| XYZ | xyz(50.6282, 77.1916, 59.7986) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.48
Light Aquamarine
#7BFDC7
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDBC #FD6EAF
analogous
#6EFD74 #6EFDBC #6EF7FD
triadic
#6EFDBC #BC6EFD #FDBC6E
tetradic
#6EFDBC #746EFD #FD6EAF #F7FD6E
square
#6EFDBC #746EFD #FD6EAF #F7FD6E
split-complementary
#6EFDBC #FD6EF7 #FD746E
monochromatic
#03ED83 #32FCA0 #6EFDBC #AAFED8 #E1FFF1
Accessibility & contrast
On white
1.28
#6EFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#6EFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDBC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDBC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#31FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efdbc; /* rgb */ color: rgb(110, 253, 188); /* oklch */ color: oklch(89.9% 0.155 161.1);
Tailwind
colors: {
custom: {
50: '#a2ffd0',
500: '#6efdbc',
950: '#000000',
},
}SCSS
$custom: #6efdbc; $custom-light: #a2ffd0; $custom-dark: #000000;
JSON
{
"hex": "#6efdbc",
"rgb": {
"r": 110,
"g": 253,
"b": 188
},
"hsl": {
"h": 152.727,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.89857,
"c": 0.15496,
"h": 161.1
},
"luminance": 0.77196
}Semantic roles & 50–950 ramp
primary
#6EFDBC
secondary
#D93680
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683