#5DECAF#5DECAF
#5DECAF is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.152 H 162.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECAF |
|---|---|
| RGB | rgb(93, 236, 175) |
| HSL | hsl(154, 79%, 65%) |
| HSV | hsv(154, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 25.8%, 7.5%) |
| CIE-LAB | lab(84.69, -52.45, 18.34) |
| CIE-LCH | lch(84.69, 55.57, 160.73°) |
| OKLab | oklab(84.96% -0.1441 0.0468) |
| OKLCH | oklch(84.96% 0.152 162) |
| XYZ | xyz(42.2435, 65.4089, 50.9481) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.50
Greenish Turquoise
#00FBB0
ΔE00 4.41
Greenish Cyan
#2AFEB7
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 4.42
Light Blue Green
#7EFBB3
ΔE00 4.52
Aqua Marine
#2EE8BB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECAF #EC5D9A
analogous
#5DEC68 #5DECAF #5DE1EC
triadic
#5DECAF #AF5DEC #ECAF5D
tetradic
#5DECAF #685DEC #EC5D9A #E1EC5D
square
#5DECAF #685DEC #EC5D9A #E1EC5D
split-complementary
#5DECAF #EC5DE1 #EC685D
monochromatic
#16B973 #26E694 #5DECAF #94F2CA #CBF9E5
Accessibility & contrast
On white
1.49
#5DECAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5DECAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECAF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECAF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#00ECDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5decaf; /* rgb */ color: rgb(93, 236, 175); /* oklch */ color: oklch(85.0% 0.152 162.0);
Tailwind
colors: {
custom: {
50: '#98f3c7',
500: '#5decaf',
950: '#000000',
},
}SCSS
$custom: #5decaf; $custom-light: #98f3c7; $custom-dark: #000000;
JSON
{
"hex": "#5decaf",
"rgb": {
"r": 93,
"g": 236,
"b": 175
},
"hsl": {
"h": 154.406,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84964,
"c": 0.15152,
"h": 162
},
"luminance": 0.65413
}Semantic roles & 50–950 ramp
primary
#5DECAF
secondary
#B8356D
accent
#0A63DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582