#5FE3E9#5FE3E9
#5FE3E9 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.5% C 0.115 H 199.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3E9 |
|---|---|
| RGB | rgb(95, 227, 233) |
| HSL | hsl(183, 76%, 64%) |
| HSV | hsv(183, 59%, 91%) |
| CMYK | cmyk(59.2%, 2.6%, 0%, 8.6%) |
| CIE-LAB | lab(83.57, -34.12, -13.78) |
| CIE-LCH | lch(83.57, 36.79, 201.99°) |
| OKLab | oklab(84.55% -0.1084 -0.0381) |
| OKLCH | oklch(84.55% 0.115 199.4) |
| XYZ | xyz(46.8901, 63.2494, 86.8122) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.29
Aqua Blue
#02D8E9
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3E9 #E9655F
analogous
#5FE9AA #5FE3E9 #5F9EE9
triadic
#5FE3E9 #E95FE3 #E3E95F
tetradic
#5FE3E9 #AA5FE9 #E9655F #9EE95F
square
#5FE3E9 #AA5FE9 #E9655F #9EE95F
split-complementary
#5FE3E9 #E95F9E #E9AA5F
monochromatic
#19AEB5 #29DAE2 #5FE3E9 #95ECF0 #CBF6F8
Accessibility & contrast
On white
1.54
#5FE3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5FE3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3E9
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3E9 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEA
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe3e9; /* rgb */ color: rgb(95, 227, 233); /* oklch */ color: oklch(84.5% 0.115 199.4);
Tailwind
colors: {
custom: {
50: '#9aecf0',
500: '#5fe3e9',
950: '#000000',
},
}SCSS
$custom: #5fe3e9; $custom-light: #9aecf0; $custom-dark: #000000;
JSON
{
"hex": "#5fe3e9",
"rgb": {
"r": 95,
"g": 227,
"b": 233
},
"hsl": {
"h": 182.609,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84548,
"c": 0.11495,
"h": 199.4
},
"luminance": 0.63254
}Semantic roles & 50–950 ramp
primary
#5FE3E9
secondary
#B53D37
accent
#160DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485