#5FE4EF#5FE4EF
#5FE4EF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.116 H 202.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4EF |
|---|---|
| RGB | rgb(95, 228, 239) |
| HSL | hsl(185, 82%, 65%) |
| HSV | hsv(185, 60%, 94%) |
| CMYK | cmyk(60.3%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.04, -32.94, -16.24) |
| CIE-LCH | lch(84.04, 36.73, 206.25°) |
| OKLab | oklab(84.99% -0.107 -0.045) |
| OKLCH | oklch(84.99% 0.116 202.8) |
| XYZ | xyz(48.0361, 64.1467, 91.4946) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.85
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Bright Light Blue
#26F7FD
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4EF #EF6A5F
analogous
#5FEFB2 #5FE4EF #5F9CEF
triadic
#5FE4EF #EF5FE4 #E4EF5F
tetradic
#5FE4EF #B25FEF #EF6A5F #9CEF5F
square
#5FE4EF #B25FEF #EF6A5F #9CEF5F
split-complementary
#5FE4EF #EF5F9C #EFB25F
monochromatic
#13B3C0 #27DBE9 #5FE4EF #97EDF5 #CEF7FA
Accessibility & contrast
On white
1.52
#5FE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5FE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4EF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4EF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe4ef; /* rgb */ color: rgb(95, 228, 239); /* oklch */ color: oklch(85.0% 0.116 202.8);
Tailwind
colors: {
custom: {
50: '#9bedf4',
500: '#5fe4ef',
950: '#000000',
},
}SCSS
$custom: #5fe4ef; $custom-light: #9bedf4; $custom-dark: #000000;
JSON
{
"hex": "#5fe4ef",
"rgb": {
"r": 95,
"g": 228,
"b": 239
},
"hsl": {
"h": 184.583,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84987,
"c": 0.11609,
"h": 202.8
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#5FE4EF
secondary
#BE3E34
accent
#1807DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585