#5FEBE5#5FEBE5
#5FEBE5 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.3% C 0.121 H 191.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBE5 |
|---|---|
| RGB | rgb(95, 235, 229) |
| HSL | hsl(177, 78%, 65%) |
| HSV | hsv(177, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(85.76, -38.88, -8.41) |
| CIE-LCH | lch(85.76, 39.78, 192.21°) |
| OKLab | oklab(86.28% -0.1183 -0.0234) |
| OKLCH | oklch(86.28% 0.121 191.2) |
| XYZ | xyz(48.5643, 67.5016, 84.5833) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.91
Bright Aqua
#0BF9EA
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBE5 #EB5F65
analogous
#5FEB9F #5FEBE5 #5FABEB
triadic
#5FEBE5 #E55FEB #EBE55F
tetradic
#5FEBE5 #9F5FEB #EB5F65 #ABEB5F
square
#5FEBE5 #9F5FEB #EB5F65 #ABEB5F
split-complementary
#5FEBE5 #EB5FAB #EB9F5F
monochromatic
#17B9B2 #29E4DC #5FEBE5 #95F2EE #CCF9F7
Accessibility & contrast
On white
1.45
#5FEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5FEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBE5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBE5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E5
Deuteranopia (green-blind)
#C8D0E6
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5febe5; /* rgb */ color: rgb(95, 235, 229); /* oklch */ color: oklch(86.3% 0.121 191.2);
Tailwind
colors: {
custom: {
50: '#9bf2ed',
500: '#5febe5',
950: '#000000',
},
}SCSS
$custom: #5febe5; $custom-light: #9bf2ed; $custom-dark: #000000;
JSON
{
"hex": "#5febe5",
"rgb": {
"r": 95,
"g": 235,
"b": 229
},
"hsl": {
"h": 177.429,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.86275,
"c": 0.12057,
"h": 191.2
},
"luminance": 0.67507
}Semantic roles & 50–950 ramp
primary
#5FEBE5
secondary
#B8363C
accent
#0B14DA
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584