#5FF4EC#5FF4EC
#5FF4EC is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.6% C 0.126 H 190.1°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4EC |
|---|---|
| RGB | rgb(95, 244, 236) |
| HSL | hsl(177, 87%, 66%) |
| HSV | hsv(177, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(88.54, -41.11, -7.96) |
| CIE-LCH | lch(88.54, 41.88, 190.96°) |
| OKLab | oklab(88.59% -0.1244 -0.0222) |
| OKLCH | oklch(88.59% 0.126 190.1) |
| XYZ | xyz(52.2036, 73.1848, 90.7155) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 3.61
Bright Cyan
#41FDFE
ΔE00 3.64
Aqua
#00FFFF
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4EC #F45F67
analogous
#5FF4A2 #5FF4EC #5FB1F4
triadic
#5FF4EC #EC5FF4 #F4EC5F
tetradic
#5FF4EC #A25FF4 #F45F67 #B1F45F
square
#5FF4EC #A25FF4 #F45F67 #B1F45F
split-complementary
#5FF4EC #F45FB1 #F4A25F
monochromatic
#0ECBC1 #26F0E5 #5FF4EC #98F8F3 #D2FCFA
Accessibility & contrast
On white
1.34
#5FF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#5FF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4EC
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4EC | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#00FAF1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff4ec; /* rgb */ color: rgb(95, 244, 236); /* oklch */ color: oklch(88.6% 0.126 190.1);
Tailwind
colors: {
custom: {
50: '#9cf8f2',
500: '#5ff4ec',
950: '#000000',
},
}SCSS
$custom: #5ff4ec; $custom-light: #9cf8f2; $custom-dark: #000000;
JSON
{
"hex": "#5ff4ec",
"rgb": {
"r": 95,
"g": 244,
"b": 236
},
"hsl": {
"h": 176.779,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88591,
"c": 0.12639,
"h": 190.1
},
"luminance": 0.7319
}Semantic roles & 50–950 ramp
primary
#5FF4EC
secondary
#C73038
accent
#020EE4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585