#5FE3F0#5FE3F0
#5FE3F0 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.116 H 204.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3F0 |
|---|---|
| RGB | rgb(95, 227, 240) |
| HSL | hsl(185, 83%, 66%) |
| HSV | hsv(185, 60%, 94%) |
| CMYK | cmyk(60.4%, 5.4%, 0%, 5.9%) |
| CIE-LAB | lab(83.79, -32.19, -17.16) |
| CIE-LCH | lch(83.79, 36.48, 208.05°) |
| OKLab | oklab(84.79% -0.1056 -0.0475) |
| OKLCH | oklch(84.79% 0.116 204.2) |
| XYZ | xyz(47.9099, 63.6573, 92.1834) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.62
Aqua Blue
#02D8E9
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3F0 #F06C5F
analogous
#5FF0B4 #5FE3F0 #5F9AF0
triadic
#5FE3F0 #F05FE3 #E3F05F
tetradic
#5FE3F0 #B45FF0 #F06C5F #9AF05F
square
#5FE3F0 #B45FF0 #F06C5F #9AF05F
split-complementary
#5FE3F0 #F05F9A #F0B45F
monochromatic
#12B3C2 #27D9EB #5FE3F0 #97EDF5 #CFF7FA
Accessibility & contrast
On white
1.53
#5FE3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5FE3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3F0
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3F0 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#BCCAF1
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe3f0; /* rgb */ color: rgb(95, 227, 240); /* oklch */ color: oklch(84.8% 0.116 204.2);
Tailwind
colors: {
custom: {
50: '#9becf5',
500: '#5fe3f0',
950: '#000000',
},
}SCSS
$custom: #5fe3f0; $custom-light: #9becf5; $custom-dark: #000000;
JSON
{
"hex": "#5fe3f0",
"rgb": {
"r": 95,
"g": 227,
"b": 240
},
"hsl": {
"h": 185.379,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.84791,
"c": 0.1158,
"h": 204.2
},
"luminance": 0.63662
}Semantic roles & 50–950 ramp
primary
#5FE3F0
secondary
#C04033
accent
#1A06DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485