#5FF1EB#5FF1EB
#5FF1EB is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.9% C 0.124 H 191.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1EB |
|---|---|
| RGB | rgb(95, 241, 235) |
| HSL | hsl(178, 84%, 66%) |
| HSV | hsv(178, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(87.65, -40.03, -8.75) |
| CIE-LCH | lch(87.65, 40.97, 192.34°) |
| OKLab | oklab(87.86% -0.1218 -0.0244) |
| OKLCH | oklch(87.86% 0.124 191.3) |
| XYZ | xyz(51.1634, 71.3362, 89.6540) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.58
Bright Turquoise
#0FFEF9
ΔE00 3.68
Aqua
#00FFFF
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 4.28
Bright Light Blue
#26F7FD
ΔE00 4.31
Turquoise
#40E0D0
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1EB #F15F65
analogous
#5FF1A2 #5FF1EB #5FAEF1
triadic
#5FF1EB #EB5FF1 #F1EB5F
tetradic
#5FF1EB #A25FF1 #F15F65 #AEF15F
square
#5FF1EB #A25FF1 #F15F65 #AEF15F
split-complementary
#5FF1EB #F15FAE #F1A25F
monochromatic
#11C4BD #27ECE4 #5FF1EB #97F6F2 #D0FBF9
Accessibility & contrast
On white
1.38
#5FF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5FF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1EB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1EB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EB
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff1eb; /* rgb */ color: rgb(95, 241, 235); /* oklch */ color: oklch(87.9% 0.124 191.3);
Tailwind
colors: {
custom: {
50: '#9cf6f1',
500: '#5ff1eb',
950: '#000000',
},
}SCSS
$custom: #5ff1eb; $custom-light: #9cf6f1; $custom-dark: #000000;
JSON
{
"hex": "#5ff1eb",
"rgb": {
"r": 95,
"g": 241,
"b": 235
},
"hsl": {
"h": 177.534,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87863,
"c": 0.12425,
"h": 191.3
},
"luminance": 0.71342
}Semantic roles & 50–950 ramp
primary
#5FF1EB
secondary
#C23238
accent
#050EE0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585