#6EFEDD#6EFEDD
#6EFEDD is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.134 H 175.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEDD |
|---|---|
| RGB | rgb(110, 254, 221) |
| HSL | hsl(166, 99%, 71%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.42, -46.57, 4.12) |
| CIE-LCH | lch(91.42, 46.76, 174.95°) |
| OKLab | oklab(90.92% -0.1331 0.0102) |
| OKLCH | oklch(90.92% 0.134 175.6) |
| XYZ | xyz(54.9174, 79.4137, 80.8268) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 5.48
Aqua (survey)
#13EAC9
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEDD #FE6E8F
analogous
#6EFE95 #6EFEDD #6ED7FE
triadic
#6EFEDD #DD6EFE #FEDD6E
tetradic
#6EFEDD #956EFE #FE6E8F #D7FE6E
square
#6EFEDD #956EFE #FE6E8F #D7FE6E
split-complementary
#6EFEDD #FE6ED7 #FE956E
monochromatic
#02F0B9 #31FECF #6EFEDD #ABFEEB #E1FFF8
Accessibility & contrast
On white
1.24
#6EFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#6EFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEDD
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEDD | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efedd; /* rgb */ color: rgb(110, 254, 221); /* oklch */ color: oklch(90.9% 0.134 175.6);
Tailwind
colors: {
custom: {
50: '#a3ffe7',
500: '#6efedd',
950: '#000000',
},
}SCSS
$custom: #6efedd; $custom-light: #a3ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6efedd",
"rgb": {
"r": 110,
"g": 254,
"b": 221
},
"hsl": {
"h": 166.25,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90921,
"c": 0.13354,
"h": 175.6
},
"luminance": 0.79419
}Semantic roles & 50–950 ramp
primary
#6EFEDD
secondary
#DA365C
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684