#5FF0ED#5FF0ED
#5FF0ED is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.7% C 0.123 H 193.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0ED |
|---|---|
| RGB | rgb(95, 240, 237) |
| HSL | hsl(179, 83%, 66%) |
| HSV | hsv(179, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 1.2%, 5.9%) |
| CIE-LAB | lab(87.42, -39.05, -10.14) |
| CIE-LCH | lch(87.42, 40.34, 194.56°) |
| OKLab | oklab(87.7% -0.12 -0.0282) |
| OKLCH | oklch(87.7% 0.123 193.2) |
| XYZ | xyz(51.1587, 70.8620, 91.0860) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.27
Bright Light Blue
#26F7FD
ΔE00 3.60
Bright Turquoise
#0FFEF9
ΔE00 3.95
Aqua
#00FFFF
ΔE00 4.07
Bright Aqua
#0BF9EA
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0ED #F05F62
analogous
#5FF0A5 #5FF0ED #5FAAF0
triadic
#5FF0ED #ED5FF0 #F0ED5F
tetradic
#5FF0ED #A55FF0 #F05F62 #AAF05F
square
#5FF0ED #A55FF0 #F05F62 #AAF05F
split-complementary
#5FF0ED #F05FAA #F0A55F
monochromatic
#12C2BF #27EBE7 #5FF0ED #97F5F3 #CFFAFA
Accessibility & contrast
On white
1.38
#5FF0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#5FF0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0ED
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0ED | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff0ed; /* rgb */ color: rgb(95, 240, 237); /* oklch */ color: oklch(87.7% 0.123 193.2);
Tailwind
colors: {
custom: {
50: '#9cf5f2',
500: '#5ff0ed',
950: '#000000',
},
}SCSS
$custom: #5ff0ed; $custom-light: #9cf5f2; $custom-dark: #000000;
JSON
{
"hex": "#5ff0ed",
"rgb": {
"r": 95,
"g": 240,
"b": 237
},
"hsl": {
"h": 178.759,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87695,
"c": 0.12324,
"h": 193.2
},
"luminance": 0.70867
}Semantic roles & 50–950 ramp
primary
#5FF0ED
secondary
#C03336
accent
#060BDF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585