#5FF1EA#5FF1EA
#5FF1EA is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.8% C 0.124 H 190.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1EA |
|---|---|
| RGB | rgb(95, 241, 234) |
| HSL | hsl(177, 84%, 66%) |
| HSV | hsv(177, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(87.62, -40.29, -8.27) |
| CIE-LCH | lch(87.62, 41.13, 191.60°) |
| OKLab | oklab(87.83% -0.1222 -0.0231) |
| OKLCH | oklch(87.83% 0.124 190.7) |
| XYZ | xyz(51.0193, 71.2786, 88.8953) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.70
Bright Cyan
#41FDFE
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.33
Bright Light Blue
#26F7FD
ΔE00 4.60
Turquoise
#40E0D0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1EA #F15F66
analogous
#5FF1A1 #5FF1EA #5FAFF1
triadic
#5FF1EA #EA5FF1 #F1EA5F
tetradic
#5FF1EA #A15FF1 #F15F66 #AFF15F
square
#5FF1EA #A15FF1 #F15F66 #AFF15F
split-complementary
#5FF1EA #F15FAF #F1A15F
monochromatic
#11C4BC #27ECE3 #5FF1EA #97F6F1 #D0FBF9
Accessibility & contrast
On white
1.38
#5FF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5FF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1EA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1EA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#00F7EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff1ea; /* rgb */ color: rgb(95, 241, 234); /* oklch */ color: oklch(87.8% 0.124 190.7);
Tailwind
colors: {
custom: {
50: '#9cf6f0',
500: '#5ff1ea',
950: '#000000',
},
}SCSS
$custom: #5ff1ea; $custom-light: #9cf6f0; $custom-dark: #000000;
JSON
{
"hex": "#5ff1ea",
"rgb": {
"r": 95,
"g": 241,
"b": 234
},
"hsl": {
"h": 177.123,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87831,
"c": 0.12441,
"h": 190.7
},
"luminance": 0.71284
}Semantic roles & 50–950 ramp
primary
#5FF1EA
secondary
#C23239
accent
#0510E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585