#5EFCF7#5EFCF7
#5EFCF7 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.131 H 192.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCF7 |
|---|---|
| RGB | rgb(94, 252, 247) |
| HSL | hsl(178, 96%, 68%) |
| HSV | hsv(178, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.10, -41.97, -9.88) |
| CIE-LCH | lch(91.10, 43.11, 193.25°) |
| OKLab | oklab(90.77% -0.1282 -0.0275) |
| OKLCH | oklch(90.77% 0.131 192.1) |
| XYZ | xyz(56.2075, 78.7097, 100.2079) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.15
Bright Turquoise
#0FFEF9
ΔE00 2.37
Aqua
#00FFFF
ΔE00 2.72
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 4.23
Light Cyan
#ACFFFC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCF7 #FC5E63
analogous
#5EFCA8 #5EFCF7 #5EB2FC
triadic
#5EFCF7 #F75EFC #FCF75E
tetradic
#5EFCF7 #A85EFC #FC5E63 #B2FC5E
square
#5EFCF7 #A85EFC #FC5E63 #B2FC5E
split-complementary
#5EFCF7 #FC5EB2 #FCA85E
monochromatic
#04DCD5 #22FBF4 #5EFCF7 #9AFDFA #D6FEFD
Accessibility & contrast
On white
1.25
#5EFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#5EFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCF7
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCF7 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D5DEF8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5efcf7; /* rgb */ color: rgb(94, 252, 247); /* oklch */ color: oklch(90.8% 0.131 192.1);
Tailwind
colors: {
custom: {
50: '#9dfef9',
500: '#5efcf7',
950: '#000000',
},
}SCSS
$custom: #5efcf7; $custom-light: #9dfef9; $custom-dark: #000000;
JSON
{
"hex": "#5efcf7",
"rgb": {
"r": 94,
"g": 252,
"b": 247
},
"hsl": {
"h": 178.101,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.90767,
"c": 0.13117,
"h": 192.1
},
"luminance": 0.78716
}Semantic roles & 50–950 ramp
primary
#5EFCF7
secondary
#D5292F
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685