#5FEBF9#5FEBF9
#5FEBF9 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.9% C 0.121 H 204.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBF9 |
|---|---|
| RGB | rgb(95, 235, 249) |
| HSL | hsl(185, 93%, 67%) |
| HSV | hsv(185, 62%, 98%) |
| CMYK | cmyk(61.8%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(86.35, -33.48, -18.04) |
| CIE-LCH | lch(86.35, 38.03, 208.32°) |
| OKLab | oklab(86.95% -0.1101 -0.05) |
| OKLCH | oklch(86.95% 0.121 204.4) |
| XYZ | xyz(51.5193, 68.6836, 100.1463) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.42
Robin Egg Blue
#8AF1FE
ΔE00 3.57
Bright Light Blue
#26F7FD
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBF9 #F96D5F
analogous
#5FF9BA #5FEBF9 #5F9EF9
triadic
#5FEBF9 #F95FEB #EBF95F
tetradic
#5FEBF9 #BA5FF9 #F96D5F #9EF95F
square
#5FEBF9 #BA5FF9 #F96D5F #9EF95F
split-complementary
#5FEBF9 #F95F9E #F9BA5F
monochromatic
#08C3D6 #24E4F7 #5FEBF9 #9AF2FB #D5FAFD
Accessibility & contrast
On white
1.42
#5FEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#5FEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBF9
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBF9 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2FA
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#00F4EF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5febf9; /* rgb */ color: rgb(95, 235, 249); /* oklch */ color: oklch(86.9% 0.121 204.4);
Tailwind
colors: {
custom: {
50: '#9cf2fb',
500: '#5febf9',
950: '#000000',
},
}SCSS
$custom: #5febf9; $custom-light: #9cf2fb; $custom-dark: #000000;
JSON
{
"hex": "#5febf9",
"rgb": {
"r": 95,
"g": 235,
"b": 249
},
"hsl": {
"h": 185.455,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.86948,
"c": 0.12089,
"h": 204.4
},
"luminance": 0.68689
}Semantic roles & 50–950 ramp
primary
#5FEBF9
secondary
#D03B2C
accent
#1500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585