#5FE5F8#5FE5F8
#5FE5F8 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.5% C 0.118 H 208.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5F8 |
|---|---|
| RGB | rgb(95, 229, 248) |
| HSL | hsl(187, 92%, 67%) |
| HSV | hsv(187, 62%, 97%) |
| CMYK | cmyk(61.7%, 7.7%, 0%, 2.7%) |
| CIE-LAB | lab(84.61, -30.91, -20.14) |
| CIE-LCH | lch(84.61, 36.89, 213.08°) |
| OKLab | oklab(85.54% -0.1044 -0.0558) |
| OKLCH | oklch(85.54% 0.118 208.1) |
| XYZ | xyz(49.6748, 65.2436, 98.7641) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.06
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Aqua Blue
#02D8E9
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5F8 #F8725F
analogous
#5FF8BF #5FE5F8 #5F99F8
triadic
#5FE5F8 #F85FE5 #E5F85F
tetradic
#5FE5F8 #BF5FF8 #F8725F #99F85F
square
#5FE5F8 #BF5FF8 #F8725F #99F85F
split-complementary
#5FE5F8 #F85F99 #F8BF5F
monochromatic
#09BAD3 #24DBF5 #5FE5F8 #9AEFFB #D4F8FD
Accessibility & contrast
On white
1.49
#5FE5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5FE5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5F8
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5F8 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF9
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe5f8; /* rgb */ color: rgb(95, 229, 248); /* oklch */ color: oklch(85.5% 0.118 208.1);
Tailwind
colors: {
custom: {
50: '#9cedfa',
500: '#5fe5f8',
950: '#000000',
},
}SCSS
$custom: #5fe5f8; $custom-light: #9cedfa; $custom-dark: #000000;
JSON
{
"hex": "#5fe5f8",
"rgb": {
"r": 95,
"g": 229,
"b": 248
},
"hsl": {
"h": 187.451,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.85537,
"c": 0.11843,
"h": 208.1
},
"luminance": 0.65249
}Semantic roles & 50–950 ramp
primary
#5FE5F8
secondary
#CE412D
accent
#1D00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585