#5FE4F4#5FE4F4
#5FE4F4 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.117 H 206.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4F4 |
|---|---|
| RGB | rgb(95, 228, 244) |
| HSL | hsl(186, 87%, 66%) |
| HSV | hsv(186, 61%, 96%) |
| CMYK | cmyk(61.1%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.20, -31.55, -18.65) |
| CIE-LCH | lch(84.20, 36.65, 210.58°) |
| OKLab | oklab(85.16% -0.105 -0.0517) |
| OKLCH | oklch(85.16% 0.117 206.2) |
| XYZ | xyz(48.7850, 64.4462, 95.4388) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.13
Aqua Blue
#02D8E9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.38
Neon Blue
#04D9FF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4F4 #F46F5F
analogous
#5FF4BA #5FE4F4 #5F9AF4
triadic
#5FE4F4 #F45FE4 #E4F45F
tetradic
#5FE4F4 #BA5FF4 #F46F5F #9AF45F
square
#5FE4F4 #BA5FF4 #F46F5F #9AF45F
split-complementary
#5FE4F4 #F45F9A #F4BA5F
monochromatic
#0EB6CB #26DAF0 #5FE4F4 #98EEF8 #D2F7FC
Accessibility & contrast
On white
1.51
#5FE4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5FE4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4F4
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4F4 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#BCCBF4
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe4f4; /* rgb */ color: rgb(95, 228, 244); /* oklch */ color: oklch(85.2% 0.117 206.2);
Tailwind
colors: {
custom: {
50: '#9bedf7',
500: '#5fe4f4',
950: '#000000',
},
}SCSS
$custom: #5fe4f4; $custom-light: #9bedf7; $custom-dark: #000000;
JSON
{
"hex": "#5fe4f4",
"rgb": {
"r": 95,
"g": 228,
"b": 244
},
"hsl": {
"h": 186.443,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.85163,
"c": 0.11705,
"h": 206.2
},
"luminance": 0.64451
}Semantic roles & 50–950 ramp
primary
#5FE4F4
secondary
#C74030
accent
#1A02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585