#5CEDBF#5CEDBF
#5CEDBF is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.141 H 168.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDBF |
|---|---|
| RGB | rgb(92, 237, 191) |
| HSL | hsl(161, 80%, 65%) |
| HSV | hsv(161, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(85.30, -49.57, 10.86) |
| CIE-LCH | lch(85.30, 50.75, 167.64°) |
| OKLab | oklab(85.57% -0.1385 0.0278) |
| OKLCH | oklch(85.57% 0.141 168.7) |
| XYZ | xyz(44.0971, 66.6007, 59.8114) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 3.16
Bright Teal
#01F9C6
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDBF #ED5C8A
analogous
#5CED77 #5CEDBF #5CD2ED
triadic
#5CEDBF #BF5CED #EDBF5C
tetradic
#5CEDBF #775CED #ED5C8A #D2ED5C
square
#5CEDBF #775CED #ED5C8A #D2ED5C
split-complementary
#5CEDBF #ED5CD2 #ED775C
monochromatic
#15BA86 #25E7A9 #5CEDBF #93F3D5 #CAF9EA
Accessibility & contrast
On white
1.47
#5CEDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5CEDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDBF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDBF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5cedbf; /* rgb */ color: rgb(92, 237, 191); /* oklch */ color: oklch(85.6% 0.141 168.7);
Tailwind
colors: {
custom: {
50: '#98f3d2',
500: '#5cedbf',
950: '#000000',
},
}SCSS
$custom: #5cedbf; $custom-light: #98f3d2; $custom-dark: #000000;
JSON
{
"hex": "#5cedbf",
"rgb": {
"r": 92,
"g": 237,
"b": 191
},
"hsl": {
"h": 160.966,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85566,
"c": 0.14122,
"h": 168.7
},
"luminance": 0.66605
}Semantic roles & 50–950 ramp
primary
#5CEDBF
secondary
#B9345E
accent
#094CDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583