#5FEBFB#5FEBFB
#5FEBFB is a very light, vivid teal. Relative luminance 0.688; OKLCH L 87.0% C 0.121 H 205.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBFB |
|---|---|
| RGB | rgb(95, 235, 251) |
| HSL | hsl(186, 95%, 68%) |
| HSV | hsv(186, 62%, 98%) |
| CMYK | cmyk(62.2%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(86.41, -32.92, -19.00) |
| CIE-LCH | lch(86.41, 38.01, 209.99°) |
| OKLab | oklab(87.02% -0.1093 -0.0526) |
| OKLCH | oklch(87.02% 0.121 205.7) |
| XYZ | xyz(51.8329, 68.8090, 101.7979) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.05
Robin Egg Blue
#8AF1FE
ΔE00 3.46
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBFB #FB6F5F
analogous
#5FFBBD #5FEBFB #5F9DFB
triadic
#5FEBFB #FB5FEB #EBFB5F
tetradic
#5FEBFB #BD5FFB #FB6F5F #9DFB5F
square
#5FEBFB #BD5FFB #FB6F5F #9DFB5F
split-complementary
#5FEBFB #FB5F9D #FBBD5F
monochromatic
#05C4DA #23E4FA #5FEBFB #9BF2FC #D6FAFE
Accessibility & contrast
On white
1.42
#5FEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5FEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBFB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBFB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#00F4F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5febfb; /* rgb */ color: rgb(95, 235, 251); /* oklch */ color: oklch(87.0% 0.121 205.7);
Tailwind
colors: {
custom: {
50: '#9cf2fc',
500: '#5febfb',
950: '#000000',
},
}SCSS
$custom: #5febfb; $custom-light: #9cf2fc; $custom-dark: #000000;
JSON
{
"hex": "#5febfb",
"rgb": {
"r": 95,
"g": 235,
"b": 251
},
"hsl": {
"h": 186.154,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.87019,
"c": 0.1213,
"h": 205.7
},
"luminance": 0.68815
}Semantic roles & 50–950 ramp
primary
#5FEBFB
secondary
#D43C2A
accent
#1800E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585