#5CFBD2#5CFBD2
#5CFBD2 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.145 H 172.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFBD2 |
|---|---|
| RGB | rgb(92, 251, 210) |
| HSL | hsl(165, 95%, 67%) |
| HSV | hsv(165, 63%, 98%) |
| CMYK | cmyk(63.3%, 0%, 16.3%, 1.6%) |
| CIE-LAB | lab(89.82, -51.06, 7.44) |
| CIE-LCH | lch(89.82, 51.60, 171.70°) |
| OKLab | oklab(89.4% -0.1441 0.0189) |
| OKLCH | oklch(89.4% 0.145 172.5) |
| XYZ | xyz(50.5379, 75.9174, 72.9504) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.23
Light Aqua
#8CFFDB
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFBD2 #FB5C85
analogous
#5CFB82 #5CFBD2 #5CD5FB
triadic
#5CFBD2 #D25CFB #FBD25C
tetradic
#5CFBD2 #825CFB #FB5C85 #D5FB5C
square
#5CFBD2 #825CFB #FB5C85 #D5FB5C
split-complementary
#5CFBD2 #FB5CD5 #FB825C
monochromatic
#05D7A1 #20FAC2 #5CFBD2 #98FCE2 #D3FEF3
Accessibility & contrast
On white
1.30
#5CFBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#5CFBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFBD2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFBD2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EBD0
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfbd2; /* rgb */ color: rgb(92, 251, 210); /* oklch */ color: oklch(89.4% 0.145 172.5);
Tailwind
colors: {
custom: {
50: '#9afddf',
500: '#5cfbd2',
950: '#000000',
},
}SCSS
$custom: #5cfbd2; $custom-light: #9afddf; $custom-dark: #000000;
JSON
{
"hex": "#5cfbd2",
"rgb": {
"r": 92,
"g": 251,
"b": 210
},
"hsl": {
"h": 164.528,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.89397,
"c": 0.14535,
"h": 172.5
},
"luminance": 0.75923
}Semantic roles & 50–950 ramp
primary
#5CFBD2
secondary
#D12A55
accent
#003BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684