#5FF0EA#5FF0EA
#5FF0EA is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.6% C 0.124 H 191.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0EA |
|---|---|
| RGB | rgb(95, 240, 234) |
| HSL | hsl(178, 83%, 66%) |
| HSV | hsv(178, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(87.33, -39.84, -8.70) |
| CIE-LCH | lch(87.33, 40.77, 192.31°) |
| OKLab | oklab(87.6% -0.1212 -0.0242) |
| OKLCH | oklch(87.6% 0.124 191.3) |
| XYZ | xyz(50.7241, 70.6882, 88.7969) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 3.84
Aqua
#00FFFF
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 4.39
Turquoise
#40E0D0
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0EA #F05F65
analogous
#5FF0A1 #5FF0EA #5FADF0
triadic
#5FF0EA #EA5FF0 #F0EA5F
tetradic
#5FF0EA #A15FF0 #F05F65 #ADF05F
square
#5FF0EA #A15FF0 #F05F65 #ADF05F
split-complementary
#5FF0EA #F05FAD #F0A15F
monochromatic
#12C2BB #27EBE3 #5FF0EA #97F5F1 #CFFAF9
Accessibility & contrast
On white
1.39
#5FF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5FF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0EA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0EA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff0ea; /* rgb */ color: rgb(95, 240, 234); /* oklch */ color: oklch(87.6% 0.124 191.3);
Tailwind
colors: {
custom: {
50: '#9cf5f0',
500: '#5ff0ea',
950: '#000000',
},
}SCSS
$custom: #5ff0ea; $custom-light: #9cf5f0; $custom-dark: #000000;
JSON
{
"hex": "#5ff0ea",
"rgb": {
"r": 95,
"g": 240,
"b": 234
},
"hsl": {
"h": 177.517,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87598,
"c": 0.12364,
"h": 191.3
},
"luminance": 0.70694
}Semantic roles & 50–950 ramp
primary
#5FF0EA
secondary
#C03339
accent
#060FDF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585