#5FE3F4#5FE3F4
#5FE3F4 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.9% C 0.117 H 206.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3F4 |
|---|---|
| RGB | rgb(95, 227, 244) |
| HSL | hsl(187, 87%, 66%) |
| HSV | hsv(187, 61%, 96%) |
| CMYK | cmyk(61.1%, 7%, 0%, 4.3%) |
| CIE-LAB | lab(83.91, -31.08, -19.08) |
| CIE-LCH | lch(83.91, 36.47, 211.55°) |
| OKLab | oklab(84.93% -0.104 -0.0529) |
| OKLCH | oklch(84.93% 0.117 206.9) |
| XYZ | xyz(48.5107, 63.8976, 95.3473) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.33
Aqua Blue
#02D8E9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Neon Blue
#04D9FF
ΔE00 6.26
Bright Light Blue
#26F7FD
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3F4 #F4705F
analogous
#5FF4BB #5FE3F4 #5F99F4
triadic
#5FE3F4 #F45FE3 #E3F45F
tetradic
#5FE3F4 #BB5FF4 #F4705F #99F45F
square
#5FE3F4 #BB5FF4 #F4705F #99F45F
split-complementary
#5FE3F4 #F45F99 #F4BB5F
monochromatic
#0EB5CB #26D9F0 #5FE3F4 #98EDF8 #D2F7FC
Accessibility & contrast
On white
1.52
#5FE3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5FE3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3F4
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3F4 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF5
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe3f4; /* rgb */ color: rgb(95, 227, 244); /* oklch */ color: oklch(84.9% 0.117 206.9);
Tailwind
colors: {
custom: {
50: '#9becf7',
500: '#5fe3f4',
950: '#000000',
},
}SCSS
$custom: #5fe3f4; $custom-light: #9becf7; $custom-dark: #000000;
JSON
{
"hex": "#5fe3f4",
"rgb": {
"r": 95,
"g": 227,
"b": 244
},
"hsl": {
"h": 186.846,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.84934,
"c": 0.11668,
"h": 206.9
},
"luminance": 0.63903
}Semantic roles & 50–950 ramp
primary
#5FE3F4
secondary
#C74130
accent
#1C02E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485