#5FE4E8#5FE4E8
#5FE4E8 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.116 H 198.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4E8 |
|---|---|
| RGB | rgb(95, 228, 232) |
| HSL | hsl(182, 75%, 64%) |
| HSV | hsv(182, 59%, 91%) |
| CMYK | cmyk(59.1%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(83.83, -34.86, -12.86) |
| CIE-LCH | lch(83.83, 37.15, 200.25°) |
| OKLab | oklab(84.75% -0.1099 -0.0356) |
| OKLCH | oklch(84.75% 0.116 198) |
| XYZ | xyz(47.0220, 63.7410, 86.1534) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4E8 #E8635F
analogous
#5FE8A8 #5FE4E8 #5FA0E8
triadic
#5FE4E8 #E85FE4 #E4E85F
tetradic
#5FE4E8 #A85FE8 #E8635F #A0E85F
square
#5FE4E8 #A85FE8 #E8635F #A0E85F
split-complementary
#5FE4E8 #E85FA0 #E8A85F
monochromatic
#1AAEB3 #29DBE0 #5FE4E8 #95EDF0 #CAF6F7
Accessibility & contrast
On white
1.53
#5FE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5FE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4E8
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4E8 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe4e8; /* rgb */ color: rgb(95, 228, 232); /* oklch */ color: oklch(84.7% 0.116 198.0);
Tailwind
colors: {
custom: {
50: '#9aedef',
500: '#5fe4e8',
950: '#000000',
},
}SCSS
$custom: #5fe4e8; $custom-light: #9aedef; $custom-dark: #000000;
JSON
{
"hex": "#5fe4e8",
"rgb": {
"r": 95,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.752,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.84746,
"c": 0.1155,
"h": 198
},
"luminance": 0.63746
}Semantic roles & 50–950 ramp
primary
#5FE4E8
secondary
#B33C38
accent
#140ED7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585