#6EFDF5#6EFDF5
#6EFDF5 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.124 H 190.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDF5 |
|---|---|
| RGB | rgb(110, 253, 245) |
| HSL | hsl(177, 97%, 71%) |
| HSV | hsv(177, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(91.75, -40.28, -7.83) |
| CIE-LCH | lch(91.75, 41.04, 191.00°) |
| OKLab | oklab(91.39% -0.1219 -0.0218) |
| OKLCH | oklch(91.39% 0.124 190.2) |
| XYZ | xyz(58.0299, 80.1523, 98.7812) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.33
Bright Cyan
#41FDFE
ΔE00 3.42
Aqua
#00FFFF
ΔE00 3.95
Bright Aqua
#0BF9EA
ΔE00 4.28
Bright Light Blue
#26F7FD
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDF5 #FD6E76
analogous
#6EFDAD #6EFDF5 #6EBDFD
triadic
#6EFDF5 #F56EFD #FDF56E
tetradic
#6EFDF5 #AD6EFD #FD6E76 #BDFD6E
square
#6EFDF5 #AD6EFD #FD6E76 #BDFD6E
split-complementary
#6EFDF5 #FD6EBD #FDAD6E
monochromatic
#03EDE0 #32FCF1 #6EFDF5 #AAFEF9 #E1FFFD
Accessibility & contrast
On white
1.23
#6EFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#6EFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDF5
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDF5 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efdf5; /* rgb */ color: rgb(110, 253, 245); /* oklch */ color: oklch(91.4% 0.124 190.2);
Tailwind
colors: {
custom: {
50: '#a4fef8',
500: '#6efdf5',
950: '#000000',
},
}SCSS
$custom: #6efdf5; $custom-light: #a4fef8; $custom-dark: #000000;
JSON
{
"hex": "#6efdf5",
"rgb": {
"r": 110,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.643,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91394,
"c": 0.12387,
"h": 190.2
},
"luminance": 0.80158
}Semantic roles & 50–950 ramp
primary
#6EFDF5
secondary
#D9363F
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685