#5EF5F0#5EF5F0
#5EF5F0 is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.9% C 0.127 H 192.0°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5F0 |
|---|---|
| RGB | rgb(94, 245, 240) |
| HSL | hsl(178, 88%, 66%) |
| HSV | hsv(178, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 2%, 3.9%) |
| CIE-LAB | lab(88.91, -40.67, -9.50) |
| CIE-LCH | lch(88.91, 41.77, 193.14°) |
| OKLab | oklab(88.92% -0.1242 -0.0264) |
| OKLCH | oklch(88.92% 0.127 192) |
| XYZ | xyz(52.9897, 73.9700, 93.9062) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.76
Bright Turquoise
#0FFEF9
ΔE00 3.03
Aqua
#00FFFF
ΔE00 3.42
Bright Light Blue
#26F7FD
ΔE00 3.78
Bright Aqua
#0BF9EA
ΔE00 4.25
Turquoise
#40E0D0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5F0 #F55E63
analogous
#5EF5A5 #5EF5F0 #5EAFF5
triadic
#5EF5F0 #F05EF5 #F5F05E
tetradic
#5EF5F0 #A55EF5 #F55E63 #AFF55E
square
#5EF5F0 #A55EF5 #F55E63 #AFF55E
split-complementary
#5EF5F0 #F55EAF #F5A55E
monochromatic
#0DCCC6 #24F1EB #5EF5F0 #98F9F5 #D1FCFB
Accessibility & contrast
On white
1.33
#5EF5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#5EF5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5F0
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5F0 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9F0
Deuteranopia (green-blind)
#D0D8F1
Tritanopia (blue-blind)
#00FCF3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ef5f0; /* rgb */ color: rgb(94, 245, 240); /* oklch */ color: oklch(88.9% 0.127 192.0);
Tailwind
colors: {
custom: {
50: '#9cf9f4',
500: '#5ef5f0',
950: '#000000',
},
}SCSS
$custom: #5ef5f0; $custom-light: #9cf9f4; $custom-dark: #000000;
JSON
{
"hex": "#5ef5f0",
"rgb": {
"r": 94,
"g": 245,
"b": 240
},
"hsl": {
"h": 178.013,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.88923,
"c": 0.12702,
"h": 192
},
"luminance": 0.73976
}Semantic roles & 50–950 ramp
primary
#5EF5F0
secondary
#C82F34
accent
#0108E5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585