#5FF2E5#5FF2E5
#5FF2E5 is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.9% C 0.126 H 187.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2E5 |
|---|---|
| RGB | rgb(95, 242, 229) |
| HSL | hsl(175, 85%, 66%) |
| HSV | hsv(175, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 5.4%, 5.1%) |
| CIE-LAB | lab(87.77, -42.03, -5.43) |
| CIE-LCH | lch(87.77, 42.38, 187.36°) |
| OKLab | oklab(87.91% -0.1254 -0.0153) |
| OKLCH | oklch(87.91% 0.126 187) |
| XYZ | xyz(50.6079, 71.5889, 85.2645) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.32
Turquoise
#40E0D0
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2E5 #F25F6C
analogous
#5FF29B #5FF2E5 #5FB5F2
triadic
#5FF2E5 #E55FF2 #F2E55F
tetradic
#5FF2E5 #9B5FF2 #F25F6C #B5F25F
square
#5FF2E5 #9B5FF2 #F25F6C #B5F25F
split-complementary
#5FF2E5 #F25FB5 #F29B5F
monochromatic
#10C6B6 #26EDDC #5FF2E5 #98F7EE #D0FBF7
Accessibility & contrast
On white
1.37
#5FF2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#5FF2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2E5
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2E5 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E5
Deuteranopia (green-blind)
#D0D5E7
Tritanopia (blue-blind)
#00F7EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff2e5; /* rgb */ color: rgb(95, 242, 229); /* oklch */ color: oklch(87.9% 0.126 187.0);
Tailwind
colors: {
custom: {
50: '#9bf7ed',
500: '#5ff2e5',
950: '#000000',
},
}SCSS
$custom: #5ff2e5; $custom-light: #9bf7ed; $custom-dark: #000000;
JSON
{
"hex": "#5ff2e5",
"rgb": {
"r": 95,
"g": 242,
"b": 229
},
"hsl": {
"h": 174.694,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87907,
"c": 0.12631,
"h": 187
},
"luminance": 0.71594
}Semantic roles & 50–950 ramp
primary
#5FF2E5
secondary
#C4323F
accent
#0418E1
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#0F1716
muted
#808584