#5FE3EF#5FE3EF
#5FE3EF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.116 H 203.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3EF |
|---|---|
| RGB | rgb(95, 227, 239) |
| HSL | hsl(185, 82%, 65%) |
| HSV | hsv(185, 60%, 94%) |
| CMYK | cmyk(60.3%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(83.76, -32.47, -16.67) |
| CIE-LCH | lch(83.76, 36.50, 207.18°) |
| OKLab | oklab(84.76% -0.106 -0.0462) |
| OKLCH | oklch(84.76% 0.116 203.5) |
| XYZ | xyz(47.7618, 63.5981, 91.4032) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.79
Aqua Blue
#02D8E9
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3EF #EF6B5F
analogous
#5FEFB3 #5FE3EF #5F9BEF
triadic
#5FE3EF #EF5FE3 #E3EF5F
tetradic
#5FE3EF #B35FEF #EF6B5F #9BEF5F
square
#5FE3EF #B35FEF #EF6B5F #9BEF5F
split-complementary
#5FE3EF #EF5F9B #EFB35F
monochromatic
#13B2C0 #27D9E9 #5FE3EF #97EDF5 #CEF6FA
Accessibility & contrast
On white
1.53
#5FE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5FE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3EF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3EF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#BDCAF0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe3ef; /* rgb */ color: rgb(95, 227, 239); /* oklch */ color: oklch(84.8% 0.116 203.5);
Tailwind
colors: {
custom: {
50: '#9becf4',
500: '#5fe3ef',
950: '#000000',
},
}SCSS
$custom: #5fe3ef; $custom-light: #9becf4; $custom-dark: #000000;
JSON
{
"hex": "#5fe3ef",
"rgb": {
"r": 95,
"g": 227,
"b": 239
},
"hsl": {
"h": 185,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84756,
"c": 0.11562,
"h": 203.5
},
"luminance": 0.63603
}Semantic roles & 50–950 ramp
primary
#5FE3EF
secondary
#BE3F34
accent
#1907DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485