#5FEBF8#5FEBF8
#5FEBF8 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.9% C 0.121 H 203.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBF8 |
|---|---|
| RGB | rgb(95, 235, 248) |
| HSL | hsl(185, 92%, 67%) |
| HSV | hsv(185, 62%, 97%) |
| CMYK | cmyk(61.7%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(86.32, -33.75, -17.56) |
| CIE-LCH | lch(86.32, 38.05, 207.49°) |
| OKLab | oklab(86.91% -0.1105 -0.0486) |
| OKLCH | oklch(86.91% 0.121 203.8) |
| XYZ | xyz(51.3637, 68.6214, 99.3271) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.67
Robin Egg Blue
#8AF1FE
ΔE00 3.66
Bright Light Blue
#26F7FD
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.20
Bright Cyan
#41FDFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBF8 #F86C5F
analogous
#5FF8B9 #5FEBF8 #5F9FF8
triadic
#5FEBF8 #F85FEB #EBF85F
tetradic
#5FEBF8 #B95FF8 #F86C5F #9FF85F
square
#5FEBF8 #B95FF8 #F86C5F #9FF85F
split-complementary
#5FEBF8 #F85F9F #F8B95F
monochromatic
#09C2D3 #24E4F5 #5FEBF8 #9AF2FB #D4FAFD
Accessibility & contrast
On white
1.43
#5FEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#5FEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBF8
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBF8 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#00F4EF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5febf8; /* rgb */ color: rgb(95, 235, 248); /* oklch */ color: oklch(86.9% 0.121 203.8);
Tailwind
colors: {
custom: {
50: '#9cf2fa',
500: '#5febf8',
950: '#000000',
},
}SCSS
$custom: #5febf8; $custom-light: #9cf2fa; $custom-dark: #000000;
JSON
{
"hex": "#5febf8",
"rgb": {
"r": 95,
"g": 235,
"b": 248
},
"hsl": {
"h": 185.098,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.86913,
"c": 0.12071,
"h": 203.8
},
"luminance": 0.68627
}Semantic roles & 50–950 ramp
primary
#5FEBF8
secondary
#CE3B2D
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585