#5FF4ED#5FF4ED
#5FF4ED is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.6% C 0.126 H 190.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4ED |
|---|---|
| RGB | rgb(95, 244, 237) |
| HSL | hsl(177, 87%, 66%) |
| HSV | hsv(177, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 2.9%, 4.3%) |
| CIE-LAB | lab(88.56, -40.85, -8.44) |
| CIE-LCH | lch(88.56, 41.72, 191.67°) |
| OKLab | oklab(88.62% -0.124 -0.0235) |
| OKLCH | oklch(88.62% 0.126 190.7) |
| XYZ | xyz(52.3493, 73.2431, 91.4828) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.24
Bright Cyan
#41FDFE
ΔE00 3.38
Bright Aqua
#0BF9EA
ΔE00 3.83
Aqua
#00FFFF
ΔE00 3.89
Bright Light Blue
#26F7FD
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4ED #F45F66
analogous
#5FF4A3 #5FF4ED #5FB1F4
triadic
#5FF4ED #ED5FF4 #F4ED5F
tetradic
#5FF4ED #A35FF4 #F45F66 #B1F45F
square
#5FF4ED #A35FF4 #F45F66 #B1F45F
split-complementary
#5FF4ED #F45FB1 #F4A35F
monochromatic
#0ECBC2 #26F0E7 #5FF4ED #98F8F3 #D2FCFA
Accessibility & contrast
On white
1.34
#5FF4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#5FF4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4ED
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4ED | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#00FAF1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff4ed; /* rgb */ color: rgb(95, 244, 237); /* oklch */ color: oklch(88.6% 0.126 190.7);
Tailwind
colors: {
custom: {
50: '#9cf8f2',
500: '#5ff4ed',
950: '#000000',
},
}SCSS
$custom: #5ff4ed; $custom-light: #9cf8f2; $custom-dark: #000000;
JSON
{
"hex": "#5ff4ed",
"rgb": {
"r": 95,
"g": 244,
"b": 237
},
"hsl": {
"h": 177.181,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88623,
"c": 0.12621,
"h": 190.7
},
"luminance": 0.73249
}Semantic roles & 50–950 ramp
primary
#5FF4ED
secondary
#C73037
accent
#020CE4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585