#5CFDEA#5CFDEA
#5CFDEA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.136 H 184.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDEA |
|---|---|
| RGB | rgb(92, 253, 234) |
| HSL | hsl(173, 98%, 68%) |
| HSV | hsv(173, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(90.99, -46.07, -3.30) |
| CIE-LCH | lch(90.99, 46.19, 184.10°) |
| OKLab | oklab(90.55% -0.1356 -0.0097) |
| OKLCH | oklch(90.55% 0.136 184.1) |
| XYZ | xyz(54.3833, 78.4604, 90.1042) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.74
Tiffany Blue
#7BF2DA
ΔE00 3.96
Bright Turquoise
#0FFEF9
ΔE00 4.81
Aqua
#00FFFF
ΔE00 6.24
Turquoise
#40E0D0
ΔE00 6.38
Bright Cyan
#41FDFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDEA #FD5C6F
analogous
#5CFD99 #5CFDEA #5CC0FD
triadic
#5CFDEA #EA5CFD #FDEA5C
tetradic
#5CFDEA #995CFD #FD5C6F #C0FD5C
square
#5CFDEA #995CFD #FD5C6F #C0FD5C
split-complementary
#5CFDEA #FD5CC0 #FD995C
monochromatic
#03DCC2 #20FCE2 #5CFDEA #98FEF2 #D5FEFA
Accessibility & contrast
On white
1.26
#5CFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#5CFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDEA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDEA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE9
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5cfdea; /* rgb */ color: rgb(92, 253, 234); /* oklch */ color: oklch(90.5% 0.136 184.1);
Tailwind
colors: {
custom: {
50: '#9cfff0',
500: '#5cfdea',
950: '#000000',
},
}SCSS
$custom: #5cfdea; $custom-light: #9cfff0; $custom-dark: #000000;
JSON
{
"hex": "#5cfdea",
"rgb": {
"r": 92,
"g": 253,
"b": 234
},
"hsl": {
"h": 172.919,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.90545,
"c": 0.13599,
"h": 184.1
},
"luminance": 0.78466
}Semantic roles & 50–950 ramp
primary
#5CFDEA
secondary
#D5283D
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685