#6EFDF4#6EFDF4
#6EFDF4 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.124 H 189.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDF4 |
|---|---|
| RGB | rgb(110, 253, 244) |
| HSL | hsl(176, 97%, 71%) |
| HSV | hsv(176, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(91.73, -40.54, -7.35) |
| CIE-LCH | lch(91.73, 41.20, 190.28°) |
| OKLab | oklab(91.36% -0.1223 -0.0205) |
| OKLCH | oklch(91.36% 0.124 189.5) |
| XYZ | xyz(57.8777, 80.0914, 97.9794) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.41
Bright Cyan
#41FDFE
ΔE00 3.69
Bright Aqua
#0BF9EA
ΔE00 4.10
Aqua
#00FFFF
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 5.37
Tiffany Blue
#7BF2DA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDF4 #FD6E77
analogous
#6EFDAC #6EFDF4 #6EBEFD
triadic
#6EFDF4 #F46EFD #FDF46E
tetradic
#6EFDF4 #AC6EFD #FD6E77 #BEFD6E
square
#6EFDF4 #AC6EFD #FD6E77 #BEFD6E
split-complementary
#6EFDF4 #FD6EBE #FDAC6E
monochromatic
#03EDDF #32FCEF #6EFDF4 #AAFEF9 #E1FFFD
Accessibility & contrast
On white
1.23
#6EFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#6EFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDF4
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDF4 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efdf4; /* rgb */ color: rgb(110, 253, 244); /* oklch */ color: oklch(91.4% 0.124 189.5);
Tailwind
colors: {
custom: {
50: '#a4fef7',
500: '#6efdf4',
950: '#000000',
},
}SCSS
$custom: #6efdf4; $custom-light: #a4fef7; $custom-dark: #000000;
JSON
{
"hex": "#6efdf4",
"rgb": {
"r": 110,
"g": 253,
"b": 244
},
"hsl": {
"h": 176.224,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91363,
"c": 0.12405,
"h": 189.5
},
"luminance": 0.80097
}Semantic roles & 50–950 ramp
primary
#6EFDF4
secondary
#D93641
accent
#000EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685