#6EFBD5#6EFBD5
#6EFBD5 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.135 H 172.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBD5 |
|---|---|
| RGB | rgb(110, 251, 213) |
| HSL | hsl(164, 95%, 71%) |
| HSV | hsv(164, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 15.1%, 1.6%) |
| CIE-LAB | lab(90.37, -47.13, 6.74) |
| CIE-LCH | lch(90.37, 47.61, 171.86°) |
| OKLab | oklab(90% -0.1335 0.0171) |
| OKLCH | oklch(90% 0.135 172.7) |
| XYZ | xyz(52.9322, 77.1083, 75.0318) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 2.42
Light Aqua
#8CFFDB
ΔE00 2.56
Tiffany Blue
#7BF2DA
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 4.33
Bright Teal
#01F9C6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBD5 #FB6E94
analogous
#6EFB8E #6EFBD5 #6EDAFB
triadic
#6EFBD5 #D56EFB #FBD56E
tetradic
#6EFBD5 #8E6EFB #FB6E94 #DAFB6E
square
#6EFBD5 #8E6EFB #FB6E94 #DAFB6E
split-complementary
#6EFBD5 #FB6EDA #FB8E6E
monochromatic
#06E8AB #32F9C4 #6EFBD5 #AAFDE6 #E1FEF6
Accessibility & contrast
On white
1.28
#6EFBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6EFBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBD5
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBD5 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD3
Deuteranopia (green-blind)
#DFDDD8
Tritanopia (blue-blind)
#09FDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbd5; /* rgb */ color: rgb(110, 251, 213); /* oklch */ color: oklch(90.0% 0.135 172.7);
Tailwind
colors: {
custom: {
50: '#a3fde1',
500: '#6efbd5',
950: '#000000',
},
}SCSS
$custom: #6efbd5; $custom-light: #a3fde1; $custom-dark: #000000;
JSON
{
"hex": "#6efbd5",
"rgb": {
"r": 110,
"g": 251,
"b": 213
},
"hsl": {
"h": 163.83,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90004,
"c": 0.13461,
"h": 172.7
},
"luminance": 0.77113
}Semantic roles & 50–950 ramp
primary
#6EFBD5
secondary
#D63762
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684