#5FE4F8#5FE4F8
#5FE4F8 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.3% C 0.118 H 208.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4F8 |
|---|---|
| RGB | rgb(95, 228, 248) |
| HSL | hsl(188, 92%, 67%) |
| HSV | hsv(188, 62%, 97%) |
| CMYK | cmyk(61.7%, 8.1%, 0%, 2.7%) |
| CIE-LAB | lab(84.32, -30.43, -20.57) |
| CIE-LCH | lch(84.32, 36.73, 214.06°) |
| OKLab | oklab(85.31% -0.1034 -0.057) |
| OKLCH | oklch(85.31% 0.118 208.9) |
| XYZ | xyz(49.3989, 64.6918, 98.6721) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.38
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4F8 #F8735F
analogous
#5FF8BF #5FE4F8 #5F98F8
triadic
#5FE4F8 #F85FE4 #E4F85F
tetradic
#5FE4F8 #BF5FF8 #F8735F #98F85F
square
#5FE4F8 #BF5FF8 #F8735F #98F85F
split-complementary
#5FE4F8 #F85F98 #F8BF5F
monochromatic
#09B9D3 #24DAF5 #5FE4F8 #9AEEFB #D4F8FD
Accessibility & contrast
On white
1.51
#5FE4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5FE4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4F8
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4F8 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF9
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#00EEEA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe4f8; /* rgb */ color: rgb(95, 228, 248); /* oklch */ color: oklch(85.3% 0.118 208.9);
Tailwind
colors: {
custom: {
50: '#9cedfa',
500: '#5fe4f8',
950: '#000000',
},
}SCSS
$custom: #5fe4f8; $custom-light: #9cedfa; $custom-dark: #000000;
JSON
{
"hex": "#5fe4f8",
"rgb": {
"r": 95,
"g": 228,
"b": 248
},
"hsl": {
"h": 187.843,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.85308,
"c": 0.11813,
"h": 208.9
},
"luminance": 0.64697
}Semantic roles & 50–950 ramp
primary
#5FE4F8
secondary
#CE422D
accent
#1E00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485