#5CF5DC#5CF5DC
#5CF5DC is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.3% C 0.134 H 180.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5DC |
|---|---|
| RGB | rgb(92, 245, 220) |
| HSL | hsl(170, 88%, 66%) |
| HSV | hsv(170, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(88.32, -46.11, 0.08) |
| CIE-LCH | lch(88.32, 46.11, 179.91°) |
| OKLab | oklab(88.26% -0.1337 -0.0006) |
| OKLCH | oklch(88.26% 0.134 180.2) |
| XYZ | xyz(49.9783, 72.7421, 79.1030) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.45
Bright Aqua
#0BF9EA
ΔE00 4.14
Aqua (survey)
#13EAC9
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 5.33
Light Aqua
#8CFFDB
ΔE00 5.38
Light Turquoise
#7EF4CC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5DC #F55C75
analogous
#5CF58F #5CF5DC #5CC1F5
triadic
#5CF5DC #DC5CF5 #F5DC5C
tetradic
#5CF5DC #8F5CF5 #F55C75 #C1F55C
square
#5CF5DC #8F5CF5 #F55C75 #C1F55C
split-complementary
#5CF5DC #F55CC1 #F58F5C
monochromatic
#0CCAAB #22F1D0 #5CF5DC #96F9E8 #CFFCF5
Accessibility & contrast
On white
1.35
#5CF5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#5CF5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5DC
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5DC | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5cf5dc; /* rgb */ color: rgb(92, 245, 220); /* oklch */ color: oklch(88.3% 0.134 180.2);
Tailwind
colors: {
custom: {
50: '#9af9e6',
500: '#5cf5dc',
950: '#000000',
},
}SCSS
$custom: #5cf5dc; $custom-light: #9af9e6; $custom-dark: #000000;
JSON
{
"hex": "#5cf5dc",
"rgb": {
"r": 92,
"g": 245,
"b": 220
},
"hsl": {
"h": 170.196,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.88258,
"c": 0.13373,
"h": 180.2
},
"luminance": 0.72747
}Semantic roles & 50–950 ramp
primary
#5CF5DC
secondary
#C62F48
accent
#0026E5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584