#5FE3E1#5FE3E1
#5FE3E1 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.115 H 193.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3E1 |
|---|---|
| RGB | rgb(95, 227, 225) |
| HSL | hsl(179, 70%, 63%) |
| HSV | hsv(179, 58%, 89%) |
| CMYK | cmyk(58.1%, 0%, 0.9%, 11%) |
| CIE-LAB | lab(83.34, -36.27, -9.89) |
| CIE-LCH | lch(83.34, 37.59, 195.26°) |
| OKLab | oklab(84.28% -0.1117 -0.0275) |
| OKLCH | oklch(84.28% 0.115 193.8) |
| XYZ | xyz(45.7731, 62.8026, 80.9294) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.36
Bright Cyan
#41FDFE
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 6.04
Bright Turquoise
#0FFEF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3E1 #E35F61
analogous
#5FE39F #5FE3E1 #5FA3E3
triadic
#5FE3E1 #E15FE3 #E3E15F
tetradic
#5FE3E1 #9F5FE3 #E35F61 #A3E35F
square
#5FE3E1 #9F5FE3 #E35F61 #A3E35F
split-complementary
#5FE3E1 #E35FA3 #E39F5F
monochromatic
#1EAAA8 #2BDAD7 #5FE3E1 #93ECEB #C7F5F5
Accessibility & contrast
On white
1.55
#5FE3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5FE3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3E1
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3E1 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E1
Deuteranopia (green-blind)
#C1C9E2
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe3e1; /* rgb */ color: rgb(95, 227, 225); /* oklch */ color: oklch(84.3% 0.115 193.8);
Tailwind
colors: {
custom: {
50: '#9aecea',
500: '#5fe3e1',
950: '#000000',
},
}SCSS
$custom: #5fe3e1; $custom-light: #9aecea; $custom-dark: #000000;
JSON
{
"hex": "#5fe3e1",
"rgb": {
"r": 95,
"g": 227,
"b": 225
},
"hsl": {
"h": 179.091,
"s": 70.213,
"l": 63.137
},
"oklch": {
"l": 0.8428,
"c": 0.11507,
"h": 193.8
},
"luminance": 0.62807
}Semantic roles & 50–950 ramp
primary
#5FE3E1
secondary
#AC3B3C
accent
#1316D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484