#5FE3E5#5FE3E5
#5FE3E5 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.115 H 196.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3E5 |
|---|---|
| RGB | rgb(95, 227, 229) |
| HSL | hsl(181, 72%, 64%) |
| HSV | hsv(181, 59%, 90%) |
| CMYK | cmyk(58.5%, 0.9%, 0%, 10.2%) |
| CIE-LAB | lab(83.45, -35.20, -11.84) |
| CIE-LCH | lch(83.45, 37.13, 198.59°) |
| OKLab | oklab(84.41% -0.1101 -0.0328) |
| OKLCH | oklch(84.41% 0.115 196.6) |
| XYZ | xyz(46.3252, 63.0234, 83.8369) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 5.69
Bright Cyan
#41FDFE
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3E5 #E5615F
analogous
#5FE5A4 #5FE3E5 #5FA0E5
triadic
#5FE3E5 #E55FE3 #E3E55F
tetradic
#5FE3E5 #A45FE5 #E5615F #A0E55F
square
#5FE3E5 #A45FE5 #E5615F #A0E55F
split-complementary
#5FE3E5 #E55FA0 #E5A45F
monochromatic
#1CABAD #2ADADC #5FE3E5 #94ECEE #C8F5F6
Accessibility & contrast
On white
1.54
#5FE3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5FE3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3E5
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3E5 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E5
Deuteranopia (green-blind)
#C0C9E6
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe3e5; /* rgb */ color: rgb(95, 227, 229); /* oklch */ color: oklch(84.4% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#9aeced',
500: '#5fe3e5',
950: '#000000',
},
}SCSS
$custom: #5fe3e5; $custom-light: #9aeced; $custom-dark: #000000;
JSON
{
"hex": "#5fe3e5",
"rgb": {
"r": 95,
"g": 227,
"b": 229
},
"hsl": {
"h": 180.896,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.84413,
"c": 0.11487,
"h": 196.6
},
"luminance": 0.63028
}Semantic roles & 50–950 ramp
primary
#5FE3E5
secondary
#AF3B3A
accent
#1411D4
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484