#5EF5EF#5EF5EF
#5EF5EF is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.9% C 0.127 H 191.4°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5EF |
|---|---|
| RGB | rgb(94, 245, 239) |
| HSL | hsl(178, 88%, 66%) |
| HSV | hsv(178, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(88.88, -40.94, -9.02) |
| CIE-LCH | lch(88.88, 41.92, 192.42°) |
| OKLab | oklab(88.89% -0.1246 -0.0251) |
| OKLCH | oklch(88.89% 0.127 191.4) |
| XYZ | xyz(52.8415, 73.9108, 93.1260) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.99
Bright Turquoise
#0FFEF9
ΔE00 3.02
Aqua
#00FFFF
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 3.99
Bright Light Blue
#26F7FD
ΔE00 4.07
Turquoise
#40E0D0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5EF #F55E64
analogous
#5EF5A4 #5EF5EF #5EB0F5
triadic
#5EF5EF #EF5EF5 #F5EF5E
tetradic
#5EF5EF #A45EF5 #F55E64 #B0F55E
square
#5EF5EF #A45EF5 #F55E64 #B0F55E
split-complementary
#5EF5EF #F55EB0 #F5A45E
monochromatic
#0DCCC4 #24F1E9 #5EF5EF #98F9F5 #D1FCFA
Accessibility & contrast
On white
1.33
#5EF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#5EF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5EF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5EF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#D0D8F0
Tritanopia (blue-blind)
#00FBF3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ef5ef; /* rgb */ color: rgb(94, 245, 239); /* oklch */ color: oklch(88.9% 0.127 191.4);
Tailwind
colors: {
custom: {
50: '#9cf9f4',
500: '#5ef5ef',
950: '#000000',
},
}SCSS
$custom: #5ef5ef; $custom-light: #9cf9f4; $custom-dark: #000000;
JSON
{
"hex": "#5ef5ef",
"rgb": {
"r": 94,
"g": 245,
"b": 239
},
"hsl": {
"h": 177.616,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.88891,
"c": 0.12716,
"h": 191.4
},
"luminance": 0.73916
}Semantic roles & 50–950 ramp
primary
#5EF5EF
secondary
#C82F35
accent
#010AE5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585