#5BEACD#5BEACD
#5BEACD is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.2% C 0.130 H 177.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEACD |
|---|---|
| RGB | rgb(91, 234, 205) |
| HSL | hsl(168, 77%, 64%) |
| HSV | hsv(168, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 12.4%, 8.2%) |
| CIE-LAB | lab(84.73, -45.19, 2.69) |
| CIE-LCH | lch(84.73, 45.27, 176.59°) |
| OKLab | oklab(85.2% -0.1297 0.0064) |
| OKLCH | oklch(85.2% 0.13 177.2) |
| XYZ | xyz(44.7515, 65.4729, 68.0249) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.75
Tiffany Blue
#7BF2DA
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 4.70
Aquamarine (survey)
#04D8B2
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEACD #EA5B78
analogous
#5BEA85 #5BEACD #5BBFEA
triadic
#5BEACD #CD5BEA #EACD5B
tetradic
#5BEACD #855BEA #EA5B78 #BFEA5B
square
#5BEACD #855BEA #EA5B78 #BFEA5B
split-complementary
#5BEACD #EA5BBF #EA855B
monochromatic
#17B494 #25E3BC #5BEACD #91F1DE #C8F8EE
Accessibility & contrast
On white
1.49
#5BEACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5BEACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEACD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEACD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#CDCDCF
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5beacd; /* rgb */ color: rgb(91, 234, 205); /* oklch */ color: oklch(85.2% 0.130 177.2);
Tailwind
colors: {
custom: {
50: '#98f1dc',
500: '#5beacd',
950: '#000000',
},
}SCSS
$custom: #5beacd; $custom-light: #98f1dc; $custom-dark: #000000;
JSON
{
"hex": "#5beacd",
"rgb": {
"r": 91,
"g": 234,
"b": 205
},
"hsl": {
"h": 167.832,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.85199,
"c": 0.12982,
"h": 177.2
},
"luminance": 0.65478
}Semantic roles & 50–950 ramp
primary
#5BEACD
secondary
#B4364F
accent
#0C36DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584