#5FF4EF#5FF4EF
#5FF4EF is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.7% C 0.126 H 192.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4EF |
|---|---|
| RGB | rgb(95, 244, 239) |
| HSL | hsl(178, 87%, 66%) |
| HSV | hsv(178, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(88.62, -40.33, -9.40) |
| CIE-LCH | lch(88.62, 41.41, 193.12°) |
| OKLab | oklab(88.69% -0.1232 -0.0262) |
| OKLCH | oklch(88.69% 0.126 192) |
| XYZ | xyz(52.6431, 73.3606, 93.0303) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.93
Bright Turquoise
#0FFEF9
ΔE00 3.22
Aqua
#00FFFF
ΔE00 3.60
Bright Light Blue
#26F7FD
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 4.34
Turquoise
#40E0D0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4EF #F45F64
analogous
#5FF4A5 #5FF4EF #5FAEF4
triadic
#5FF4EF #EF5FF4 #F4EF5F
tetradic
#5FF4EF #A55FF4 #F45F64 #AEF45F
square
#5FF4EF #A55FF4 #F45F64 #AEF45F
split-complementary
#5FF4EF #F45FAE #F4A55F
monochromatic
#0ECBC4 #26F0E9 #5FF4EF #98F8F5 #D2FCFA
Accessibility & contrast
On white
1.34
#5FF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#5FF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4EF
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4EF | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#CFD7F0
Tritanopia (blue-blind)
#00FBF2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff4ef; /* rgb */ color: rgb(95, 244, 239); /* oklch */ color: oklch(88.7% 0.126 192.0);
Tailwind
colors: {
custom: {
50: '#9cf8f4',
500: '#5ff4ef',
950: '#000000',
},
}SCSS
$custom: #5ff4ef; $custom-light: #9cf8f4; $custom-dark: #000000;
JSON
{
"hex": "#5ff4ef",
"rgb": {
"r": 95,
"g": 244,
"b": 239
},
"hsl": {
"h": 177.987,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88687,
"c": 0.12591,
"h": 192
},
"luminance": 0.73366
}Semantic roles & 50–950 ramp
primary
#5FF4EF
secondary
#C73035
accent
#0209E4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585