#5FE5F9#5FE5F9
#5FE5F9 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.119 H 208.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5F9 |
|---|---|
| RGB | rgb(95, 229, 249) |
| HSL | hsl(188, 93%, 67%) |
| HSV | hsv(188, 62%, 98%) |
| CMYK | cmyk(61.8%, 8%, 0%, 2.4%) |
| CIE-LAB | lab(84.64, -30.63, -20.62) |
| CIE-LCH | lch(84.64, 36.92, 213.95°) |
| OKLab | oklab(85.57% -0.1041 -0.0572) |
| OKLCH | oklch(85.57% 0.119 208.8) |
| XYZ | xyz(49.8304, 65.3058, 99.5833) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.20
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Aqua Blue
#02D8E9
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5F9 #F9735F
analogous
#5FF9C0 #5FE5F9 #5F98F9
triadic
#5FE5F9 #F95FE5 #E5F95F
tetradic
#5FE5F9 #C05FF9 #F9735F #98F95F
square
#5FE5F9 #C05FF9 #F9735F #98F95F
split-complementary
#5FE5F9 #F95F98 #F9C05F
monochromatic
#08BBD6 #24DBF7 #5FE5F9 #9AEFFB #D5F8FD
Accessibility & contrast
On white
1.49
#5FE5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5FE5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5F9
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5F9 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDFA
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#00EFEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe5f9; /* rgb */ color: rgb(95, 229, 249); /* oklch */ color: oklch(85.6% 0.119 208.8);
Tailwind
colors: {
custom: {
50: '#9cedfb',
500: '#5fe5f9',
950: '#000000',
},
}SCSS
$custom: #5fe5f9; $custom-light: #9cedfb; $custom-dark: #000000;
JSON
{
"hex": "#5fe5f9",
"rgb": {
"r": 95,
"g": 229,
"b": 249
},
"hsl": {
"h": 187.792,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.85573,
"c": 0.11873,
"h": 208.8
},
"luminance": 0.65311
}Semantic roles & 50–950 ramp
primary
#5FE5F9
secondary
#D0412C
accent
#1E00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585