#5FE7EF#5FE7EF
#5FE7EF is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.7% C 0.118 H 200.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7EF |
|---|---|
| RGB | rgb(95, 231, 239) |
| HSL | hsl(183, 82%, 65%) |
| HSV | hsv(183, 60%, 94%) |
| CMYK | cmyk(60.3%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(84.90, -34.36, -14.96) |
| CIE-LCH | lch(84.90, 37.47, 203.52°) |
| OKLab | oklab(85.68% -0.1101 -0.0414) |
| OKLCH | oklch(85.68% 0.118 200.6) |
| XYZ | xyz(48.8686, 65.8116, 91.7721) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Bright Light Blue
#26F7FD
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7EF #EF675F
analogous
#5FEFAF #5FE7EF #5F9FEF
triadic
#5FE7EF #EF5FE7 #E7EF5F
tetradic
#5FE7EF #AF5FEF #EF675F #9FEF5F
square
#5FE7EF #AF5FEF #EF675F #9FEF5F
split-complementary
#5FE7EF #EF5F9F #EFAF5F
monochromatic
#13B7C0 #27DFE9 #5FE7EF #97EFF5 #CEF8FA
Accessibility & contrast
On white
1.48
#5FE7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#5FE7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7EF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7EF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF0
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe7ef; /* rgb */ color: rgb(95, 231, 239); /* oklch */ color: oklch(85.7% 0.118 200.6);
Tailwind
colors: {
custom: {
50: '#9beff4',
500: '#5fe7ef',
950: '#000000',
},
}SCSS
$custom: #5fe7ef; $custom-light: #9beff4; $custom-dark: #000000;
JSON
{
"hex": "#5fe7ef",
"rgb": {
"r": 95,
"g": 231,
"b": 239
},
"hsl": {
"h": 183.333,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85679,
"c": 0.1176,
"h": 200.6
},
"luminance": 0.65817
}Semantic roles & 50–950 ramp
primary
#5FE7EF
secondary
#BE3B34
accent
#1307DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585