#6EFBD6#6EFBD6
#6EFBD6 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.134 H 173.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBD6 |
|---|---|
| RGB | rgb(110, 251, 214) |
| HSL | hsl(164, 95%, 71%) |
| HSV | hsv(164, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 14.7%, 1.6%) |
| CIE-LAB | lab(90.39, -46.90, 6.26) |
| CIE-LCH | lch(90.39, 47.32, 172.40°) |
| OKLab | oklab(90.03% -0.1331 0.0158) |
| OKLCH | oklch(90.03% 0.134 173.2) |
| XYZ | xyz(53.0596, 77.1592, 75.7023) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 2.56
Tiffany Blue
#7BF2DA
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.59
Bright Teal
#01F9C6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBD6 #FB6E93
analogous
#6EFB8F #6EFBD6 #6EDAFB
triadic
#6EFBD6 #D66EFB #FBD66E
tetradic
#6EFBD6 #8F6EFB #FB6E93 #DAFB6E
square
#6EFBD6 #8F6EFB #FB6E93 #DAFB6E
split-complementary
#6EFBD6 #FB6EDA #FB8F6E
monochromatic
#06E8AD #32F9C5 #6EFBD6 #AAFDE7 #E1FEF7
Accessibility & contrast
On white
1.28
#6EFBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#6EFBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBD6
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBD6 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD4
Deuteranopia (green-blind)
#DFDDD9
Tritanopia (blue-blind)
#05FDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbd6; /* rgb */ color: rgb(110, 251, 214); /* oklch */ color: oklch(90.0% 0.134 173.2);
Tailwind
colors: {
custom: {
50: '#a3fde2',
500: '#6efbd6',
950: '#000000',
},
}SCSS
$custom: #6efbd6; $custom-light: #a3fde2; $custom-dark: #000000;
JSON
{
"hex": "#6efbd6",
"rgb": {
"r": 110,
"g": 251,
"b": 214
},
"hsl": {
"h": 164.255,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90031,
"c": 0.13402,
"h": 173.2
},
"luminance": 0.77164
}Semantic roles & 50–950 ramp
primary
#6EFBD6
secondary
#D63761
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684