#6EFDF0#6EFDF0
#6EFDF0 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.125 H 187.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDF0 |
|---|---|
| RGB | rgb(110, 253, 240) |
| HSL | hsl(175, 97%, 71%) |
| HSV | hsv(175, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.62, -41.54, -5.44) |
| CIE-LCH | lch(91.62, 41.90, 187.46°) |
| OKLab | oklab(91.24% -0.124 -0.0153) |
| OKLCH | oklch(91.24% 0.125 187.1) |
| XYZ | xyz(57.2769, 79.8511, 94.8155) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.60
Bright Turquoise
#0FFEF9
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.71
Bright Cyan
#41FDFE
ΔE00 4.84
Aqua
#00FFFF
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDF0 #FD6E7B
analogous
#6EFDA8 #6EFDF0 #6EC3FD
triadic
#6EFDF0 #F06EFD #FDF06E
tetradic
#6EFDF0 #A86EFD #FD6E7B #C3FD6E
square
#6EFDF0 #A86EFD #FD6E7B #C3FD6E
split-complementary
#6EFDF0 #FD6EC3 #FDA86E
monochromatic
#03EDD8 #32FCEA #6EFDF0 #AAFEF6 #E1FFFC
Accessibility & contrast
On white
1.24
#6EFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#6EFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDF0
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDF0 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efdf0; /* rgb */ color: rgb(110, 253, 240); /* oklch */ color: oklch(91.2% 0.125 187.1);
Tailwind
colors: {
custom: {
50: '#a4fef4',
500: '#6efdf0',
950: '#000000',
},
}SCSS
$custom: #6efdf0; $custom-light: #a4fef4; $custom-dark: #000000;
JSON
{
"hex": "#6efdf0",
"rgb": {
"r": 110,
"g": 253,
"b": 240
},
"hsl": {
"h": 174.545,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.9124,
"c": 0.12496,
"h": 187.1
},
"luminance": 0.79857
}Semantic roles & 50–950 ramp
primary
#6EFDF0
secondary
#D93645
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685