#6EFEDB#6EFEDB
#6EFEDB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.135 H 174.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEDB |
|---|---|
| RGB | rgb(110, 254, 219) |
| HSL | hsl(165, 99%, 71%) |
| HSV | hsv(165, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.37, -47.04, 5.08) |
| CIE-LCH | lch(91.37, 47.31, 173.83°) |
| OKLab | oklab(90.87% -0.134 0.0127) |
| OKLCH | oklch(90.87% 0.135 174.6) |
| XYZ | xyz(54.6525, 79.3077, 79.4319) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 5.09
Light Aquamarine
#7BFDC7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEDB #FE6E91
analogous
#6EFE93 #6EFEDB #6ED9FE
triadic
#6EFEDB #DB6EFE #FEDB6E
tetradic
#6EFEDB #936EFE #FE6E91 #D9FE6E
square
#6EFEDB #936EFE #FE6E91 #D9FE6E
split-complementary
#6EFEDB #FE6ED9 #FE936E
monochromatic
#02F0B6 #31FECC #6EFEDB #ABFEEA #E1FFF7
Accessibility & contrast
On white
1.25
#6EFEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#6EFEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEDB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEDB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efedb; /* rgb */ color: rgb(110, 254, 219); /* oklch */ color: oklch(90.9% 0.135 174.6);
Tailwind
colors: {
custom: {
50: '#a3ffe6',
500: '#6efedb',
950: '#000000',
},
}SCSS
$custom: #6efedb; $custom-light: #a3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6efedb",
"rgb": {
"r": 110,
"g": 254,
"b": 219
},
"hsl": {
"h": 165.417,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90866,
"c": 0.13462,
"h": 174.6
},
"luminance": 0.79313
}Semantic roles & 50–950 ramp
primary
#6EFEDB
secondary
#DA365E
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684