#5FE5F4#5FE5F4
#5FE5F4 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.4% C 0.117 H 205.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5F4 |
|---|---|
| RGB | rgb(95, 229, 244) |
| HSL | hsl(186, 87%, 66%) |
| HSV | hsv(186, 61%, 96%) |
| CMYK | cmyk(61.1%, 6.1%, 0%, 4.3%) |
| CIE-LAB | lab(84.48, -32.03, -18.22) |
| CIE-LCH | lch(84.48, 36.85, 209.63°) |
| OKLab | oklab(85.39% -0.106 -0.0505) |
| OKLCH | oklch(85.39% 0.117 205.5) |
| XYZ | xyz(49.0609, 64.9980, 95.5307) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.00
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 5.99
Neon Blue
#04D9FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5F4 #F46E5F
analogous
#5FF4B9 #5FE5F4 #5F9BF4
triadic
#5FE5F4 #F45FE5 #E5F45F
tetradic
#5FE5F4 #B95FF4 #F46E5F #9BF45F
square
#5FE5F4 #B95FF4 #F46E5F #9BF45F
split-complementary
#5FE5F4 #F45F9B #F4B95F
monochromatic
#0EB8CB #26DCF0 #5FE5F4 #98EEF8 #D2F8FC
Accessibility & contrast
On white
1.50
#5FE5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5FE5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5F4
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5F4 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF5
Deuteranopia (green-blind)
#BDCCF4
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe5f4; /* rgb */ color: rgb(95, 229, 244); /* oklch */ color: oklch(85.4% 0.117 205.5);
Tailwind
colors: {
custom: {
50: '#9bedf7',
500: '#5fe5f4',
950: '#000000',
},
}SCSS
$custom: #5fe5f4; $custom-light: #9bedf7; $custom-dark: #000000;
JSON
{
"hex": "#5fe5f4",
"rgb": {
"r": 95,
"g": 229,
"b": 244
},
"hsl": {
"h": 186.04,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.85393,
"c": 0.11743,
"h": 205.5
},
"luminance": 0.65003
}Semantic roles & 50–950 ramp
primary
#5FE5F4
secondary
#C73F30
accent
#1902E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585