#6EFBD4#6EFBD4
#6EFBD4 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.135 H 172.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBD4 |
|---|---|
| RGB | rgb(110, 251, 212) |
| HSL | hsl(163, 95%, 71%) |
| HSV | hsv(163, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 15.5%, 1.6%) |
| CIE-LAB | lab(90.35, -47.36, 7.23) |
| CIE-LCH | lch(90.35, 47.91, 171.32°) |
| OKLab | oklab(89.98% -0.134 0.0184) |
| OKLCH | oklch(89.98% 0.135 172.2) |
| XYZ | xyz(52.8057, 77.0577, 74.3654) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 2.30
Light Aqua
#8CFFDB
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBD4 #FB6E95
analogous
#6EFB8D #6EFBD4 #6EDCFB
triadic
#6EFBD4 #D46EFB #FBD46E
tetradic
#6EFBD4 #8D6EFB #FB6E95 #DCFB6E
square
#6EFBD4 #8D6EFB #FB6E95 #DCFB6E
split-complementary
#6EFBD4 #FB6EDC #FB8D6E
monochromatic
#06E8AA #32F9C2 #6EFBD4 #AAFDE6 #E1FEF6
Accessibility & contrast
On white
1.28
#6EFBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#6EFBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBD4
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBD4 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD2
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#0DFDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbd4; /* rgb */ color: rgb(110, 251, 212); /* oklch */ color: oklch(90.0% 0.135 172.2);
Tailwind
colors: {
custom: {
50: '#a3fde1',
500: '#6efbd4',
950: '#000000',
},
}SCSS
$custom: #6efbd4; $custom-light: #a3fde1; $custom-dark: #000000;
JSON
{
"hex": "#6efbd4",
"rgb": {
"r": 110,
"g": 251,
"b": 212
},
"hsl": {
"h": 163.404,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89978,
"c": 0.13521,
"h": 172.2
},
"luminance": 0.77063
}Semantic roles & 50–950 ramp
primary
#6EFBD4
secondary
#D63763
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684