#5FE4E9#5FE4E9
#5FE4E9 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.8% C 0.116 H 198.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4E9 |
|---|---|
| RGB | rgb(95, 228, 233) |
| HSL | hsl(182, 76%, 64%) |
| HSV | hsv(182, 59%, 91%) |
| CMYK | cmyk(59.2%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(83.86, -34.59, -13.35) |
| CIE-LCH | lch(83.86, 37.07, 201.10°) |
| OKLab | oklab(84.78% -0.1095 -0.037) |
| OKLCH | oklch(84.78% 0.116 198.7) |
| XYZ | xyz(47.1644, 63.7980, 86.9036) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.50
Bright Light Blue
#26F7FD
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Bright Cyan
#41FDFE
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4E9 #E9645F
analogous
#5FE9A9 #5FE4E9 #5F9FE9
triadic
#5FE4E9 #E95FE4 #E4E95F
tetradic
#5FE4E9 #A95FE9 #E9645F #9FE95F
square
#5FE4E9 #A95FE9 #E9645F #9FE95F
split-complementary
#5FE4E9 #E95F9F #E9A95F
monochromatic
#19AFB5 #29DBE2 #5FE4E9 #95EDF0 #CBF6F8
Accessibility & contrast
On white
1.53
#5FE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5FE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4E9
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4E9 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEA
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe4e9; /* rgb */ color: rgb(95, 228, 233); /* oklch */ color: oklch(84.8% 0.116 198.7);
Tailwind
colors: {
custom: {
50: '#9aedf0',
500: '#5fe4e9',
950: '#000000',
},
}SCSS
$custom: #5fe4e9; $custom-light: #9aedf0; $custom-dark: #000000;
JSON
{
"hex": "#5fe4e9",
"rgb": {
"r": 95,
"g": 228,
"b": 233
},
"hsl": {
"h": 182.174,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.8478,
"c": 0.11553,
"h": 198.7
},
"luminance": 0.63803
}Semantic roles & 50–950 ramp
primary
#5FE4E9
secondary
#B53C37
accent
#150DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585