#5FEBE2#5FEBE2
#5FEBE2 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.2% C 0.121 H 189.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBE2 |
|---|---|
| RGB | rgb(95, 235, 226) |
| HSL | hsl(176, 78%, 65%) |
| HSV | hsv(176, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(85.67, -39.66, -6.96) |
| CIE-LCH | lch(85.67, 40.27, 189.95°) |
| OKLab | oklab(86.18% -0.1195 -0.0195) |
| OKLCH | oklch(86.18% 0.121 189.3) |
| XYZ | xyz(48.1490, 67.3355, 82.3963) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.91
Bright Aqua
#0BF9EA
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.90
Bright Cyan
#41FDFE
ΔE00 5.20
Tiffany Blue
#7BF2DA
ΔE00 5.48
Aqua
#00FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBE2 #EB5F68
analogous
#5FEB9C #5FEBE2 #5FAEEB
triadic
#5FEBE2 #E25FEB #EBE25F
tetradic
#5FEBE2 #9C5FEB #EB5F68 #AEEB5F
square
#5FEBE2 #9C5FEB #EB5F68 #AEEB5F
split-complementary
#5FEBE2 #EB5FAE #EB9C5F
monochromatic
#17B9AE #29E4D8 #5FEBE2 #95F2EC #CCF9F6
Accessibility & contrast
On white
1.45
#5FEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#5FEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBE2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBE2 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#C9CFE3
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5febe2; /* rgb */ color: rgb(95, 235, 226); /* oklch */ color: oklch(86.2% 0.121 189.3);
Tailwind
colors: {
custom: {
50: '#9bf2eb',
500: '#5febe2',
950: '#000000',
},
}SCSS
$custom: #5febe2; $custom-light: #9bf2eb; $custom-dark: #000000;
JSON
{
"hex": "#5febe2",
"rgb": {
"r": 95,
"g": 235,
"b": 226
},
"hsl": {
"h": 176.143,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.8618,
"c": 0.12112,
"h": 189.3
},
"luminance": 0.67341
}Semantic roles & 50–950 ramp
primary
#5FEBE2
secondary
#B8363F
accent
#0B19DA
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584