#5FF0EF#5FF0EF
#5FF0EF is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.8% C 0.123 H 194.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0EF |
|---|---|
| RGB | rgb(95, 240, 239) |
| HSL | hsl(180, 83%, 66%) |
| HSV | hsv(180, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(87.48, -38.51, -11.10) |
| CIE-LCH | lch(87.48, 40.08, 196.08°) |
| OKLab | oklab(87.76% -0.1191 -0.0308) |
| OKLCH | oklch(87.76% 0.123 194.5) |
| XYZ | xyz(51.4526, 70.9796, 92.6334) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.11
Bright Light Blue
#26F7FD
ΔE00 3.17
Aqua
#00FFFF
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0EF #F05F60
analogous
#5FF0A6 #5FF0EF #5FA8F0
triadic
#5FF0EF #EF5FF0 #F0EF5F
tetradic
#5FF0EF #A65FF0 #F05F60 #A8F05F
square
#5FF0EF #A65FF0 #F05F60 #A8F05F
split-complementary
#5FF0EF #F05FA8 #F0A65F
monochromatic
#12C2C1 #27EBE9 #5FF0EF #97F5F5 #CFFAFA
Accessibility & contrast
On white
1.38
#5FF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#5FF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0EF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0EF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff0ef; /* rgb */ color: rgb(95, 240, 239); /* oklch */ color: oklch(87.8% 0.123 194.5);
Tailwind
colors: {
custom: {
50: '#9cf5f4',
500: '#5ff0ef',
950: '#000000',
},
}SCSS
$custom: #5ff0ef; $custom-light: #9cf5f4; $custom-dark: #000000;
JSON
{
"hex": "#5ff0ef",
"rgb": {
"r": 95,
"g": 240,
"b": 239
},
"hsl": {
"h": 179.586,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.8776,
"c": 0.12307,
"h": 194.5
},
"luminance": 0.70985
}Semantic roles & 50–950 ramp
primary
#5FF0EF
secondary
#C03334
accent
#0608DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585