#5FF0EC#5FF0EC
#5FF0EC is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.7% C 0.123 H 192.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0EC |
|---|---|
| RGB | rgb(95, 240, 236) |
| HSL | hsl(178, 83%, 66%) |
| HSV | hsv(178, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(87.39, -39.31, -9.66) |
| CIE-LCH | lch(87.39, 40.48, 193.81°) |
| OKLab | oklab(87.66% -0.1204 -0.0269) |
| OKLCH | oklch(87.66% 0.123 192.6) |
| XYZ | xyz(51.0130, 70.8038, 90.3187) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.40
Bright Light Blue
#26F7FD
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.13
Bright Aqua
#0BF9EA
ΔE00 4.87
Turquoise
#40E0D0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0EC #F05F63
analogous
#5FF0A3 #5FF0EC #5FABF0
triadic
#5FF0EC #EC5FF0 #F0EC5F
tetradic
#5FF0EC #A35FF0 #F05F63 #ABF05F
square
#5FF0EC #A35FF0 #F05F63 #ABF05F
split-complementary
#5FF0EC #F05FAB #F0A35F
monochromatic
#12C2BE #27EBE5 #5FF0EC #97F5F3 #CFFAF9
Accessibility & contrast
On white
1.39
#5FF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#5FF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0EC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0EC | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EC
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#00F7EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff0ec; /* rgb */ color: rgb(95, 240, 236); /* oklch */ color: oklch(87.7% 0.123 192.6);
Tailwind
colors: {
custom: {
50: '#9cf5f2',
500: '#5ff0ec',
950: '#000000',
},
}SCSS
$custom: #5ff0ec; $custom-light: #9cf5f2; $custom-dark: #000000;
JSON
{
"hex": "#5ff0ec",
"rgb": {
"r": 95,
"g": 240,
"b": 236
},
"hsl": {
"h": 178.345,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87663,
"c": 0.12336,
"h": 192.6
},
"luminance": 0.70809
}Semantic roles & 50–950 ramp
primary
#5FF0EC
secondary
#C03337
accent
#060CDF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585