#5FE0F4#5FE0F4
#5FE0F4 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.2% C 0.116 H 209.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0F4 |
|---|---|
| RGB | rgb(95, 224, 244) |
| HSL | hsl(188, 87%, 66%) |
| HSV | hsv(188, 61%, 96%) |
| CMYK | cmyk(61.1%, 8.2%, 0%, 4.3%) |
| CIE-LAB | lab(83.06, -29.64, -20.37) |
| CIE-LCH | lch(83.06, 35.96, 214.50°) |
| OKLab | oklab(84.25% -0.101 -0.0565) |
| OKLCH | oklch(84.25% 0.116 209.2) |
| XYZ | xyz(47.6973, 62.2709, 95.0762) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.19
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0F4 #F4735F
analogous
#5FF4BE #5FE0F4 #5F96F4
triadic
#5FE0F4 #F45FE0 #E0F45F
tetradic
#5FE0F4 #BE5FF4 #F4735F #96F45F
square
#5FE0F4 #BE5FF4 #F4735F #96F45F
split-complementary
#5FE0F4 #F45F96 #F4BE5F
monochromatic
#0EB1CB #26D5F0 #5FE0F4 #98EBF8 #D2F6FC
Accessibility & contrast
On white
1.56
#5FE0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5FE0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0F4
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0F4 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F5
Deuteranopia (green-blind)
#B8C8F4
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe0f4; /* rgb */ color: rgb(95, 224, 244); /* oklch */ color: oklch(84.2% 0.116 209.2);
Tailwind
colors: {
custom: {
50: '#9beaf7',
500: '#5fe0f4',
950: '#000000',
},
}SCSS
$custom: #5fe0f4; $custom-light: #9beaf7; $custom-dark: #000000;
JSON
{
"hex": "#5fe0f4",
"rgb": {
"r": 95,
"g": 224,
"b": 244
},
"hsl": {
"h": 188.054,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.84245,
"c": 0.1157,
"h": 209.2
},
"luminance": 0.62276
}Semantic roles & 50–950 ramp
primary
#5FE0F4
secondary
#C74430
accent
#2002E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485