#5FF0EB#5FF0EB
#5FF0EB is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.6% C 0.123 H 191.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0EB |
|---|---|
| RGB | rgb(95, 240, 235) |
| HSL | hsl(178, 83%, 66%) |
| HSV | hsv(178, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(87.36, -39.57, -9.18) |
| CIE-LCH | lch(87.36, 40.62, 193.06°) |
| OKLab | oklab(87.63% -0.1208 -0.0255) |
| OKLCH | oklch(87.63% 0.123 191.9) |
| XYZ | xyz(50.8682, 70.7458, 89.5556) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.56
Bright Turquoise
#0FFEF9
ΔE00 3.85
Bright Light Blue
#26F7FD
ΔE00 4.11
Aqua
#00FFFF
ΔE00 4.22
Bright Aqua
#0BF9EA
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0EB #F05F64
analogous
#5FF0A2 #5FF0EB #5FACF0
triadic
#5FF0EB #EB5FF0 #F0EB5F
tetradic
#5FF0EB #A25FF0 #F05F64 #ACF05F
square
#5FF0EB #A25FF0 #F05F64 #ACF05F
split-complementary
#5FF0EB #F05FAC #F0A25F
monochromatic
#12C2BC #27EBE4 #5FF0EB #97F5F2 #CFFAF9
Accessibility & contrast
On white
1.39
#5FF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#5FF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0EB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0EB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff0eb; /* rgb */ color: rgb(95, 240, 235); /* oklch */ color: oklch(87.6% 0.123 191.9);
Tailwind
colors: {
custom: {
50: '#9cf5f1',
500: '#5ff0eb',
950: '#000000',
},
}SCSS
$custom: #5ff0eb; $custom-light: #9cf5f1; $custom-dark: #000000;
JSON
{
"hex": "#5ff0eb",
"rgb": {
"r": 95,
"g": 240,
"b": 235
},
"hsl": {
"h": 177.931,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87631,
"c": 0.12349,
"h": 191.9
},
"luminance": 0.70751
}Semantic roles & 50–950 ramp
primary
#5FF0EB
secondary
#C03338
accent
#060EDF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585