#5FE5E9#5FE5E9
#5FE5E9 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.116 H 197.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5E9 |
|---|---|
| RGB | rgb(95, 229, 233) |
| HSL | hsl(182, 76%, 64%) |
| HSV | hsv(182, 59%, 91%) |
| CMYK | cmyk(59.2%, 1.7%, 0%, 8.6%) |
| CIE-LAB | lab(84.15, -35.05, -12.92) |
| CIE-LCH | lch(84.15, 37.36, 200.23°) |
| OKLab | oklab(85.01% -0.1105 -0.0358) |
| OKLCH | oklch(85.01% 0.116 197.9) |
| XYZ | xyz(47.4403, 64.3498, 86.9956) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 4.73
Aqua Blue
#02D8E9
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5E9 #E9635F
analogous
#5FE9A8 #5FE5E9 #5FA0E9
triadic
#5FE5E9 #E95FE5 #E5E95F
tetradic
#5FE5E9 #A85FE9 #E9635F #A0E95F
square
#5FE5E9 #A85FE9 #E9635F #A0E95F
split-complementary
#5FE5E9 #E95FA0 #E9A85F
monochromatic
#19B0B5 #29DCE2 #5FE5E9 #95EEF0 #CBF6F8
Accessibility & contrast
On white
1.51
#5FE5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5FE5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5E9
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5E9 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEA
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe5e9; /* rgb */ color: rgb(95, 229, 233); /* oklch */ color: oklch(85.0% 0.116 197.9);
Tailwind
colors: {
custom: {
50: '#9aedf0',
500: '#5fe5e9',
950: '#000000',
},
}SCSS
$custom: #5fe5e9; $custom-light: #9aedf0; $custom-dark: #000000;
JSON
{
"hex": "#5fe5e9",
"rgb": {
"r": 95,
"g": 229,
"b": 233
},
"hsl": {
"h": 181.739,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.85012,
"c": 0.11614,
"h": 197.9
},
"luminance": 0.64355
}Semantic roles & 50–950 ramp
primary
#5FE5E9
secondary
#B53B37
accent
#130DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585