#5CF5F5#5CF5F5
#5CF5F5 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 89.0% C 0.128 H 195.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5F5 |
|---|---|
| RGB | rgb(92, 245, 245) |
| HSL | hsl(180, 88%, 66%) |
| HSV | hsv(180, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(89.00, -39.65, -11.97) |
| CIE-LCH | lch(89.00, 41.42, 196.80°) |
| OKLab | oklab(89.03% -0.1231 -0.0332) |
| OKLCH | oklch(89.03% 0.128 195.1) |
| XYZ | xyz(53.5402, 74.1668, 97.8625) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.07
Bright Light Blue
#26F7FD
ΔE00 2.47
Aqua
#00FFFF
ΔE00 3.14
Bright Turquoise
#0FFEF9
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5F5 #F55C5C
analogous
#5CF5A8 #5CF5F5 #5CA8F5
triadic
#5CF5F5 #F55CF5 #F5F55C
tetradic
#5CF5F5 #A85CF5 #F55C5C #A8F55C
square
#5CF5F5 #A85CF5 #F55C5C #A8F55C
split-complementary
#5CF5F5 #F55CA8 #F5A85C
monochromatic
#0CCACA #22F1F1 #5CF5F5 #96F9F9 #CFFCFC
Accessibility & contrast
On white
1.33
#5CF5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#5CF5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5F5
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5F5 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#CED8F6
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5cf5f5; /* rgb */ color: rgb(92, 245, 245); /* oklch */ color: oklch(89.0% 0.128 195.1);
Tailwind
colors: {
custom: {
50: '#9cf9f8',
500: '#5cf5f5',
950: '#000000',
},
}SCSS
$custom: #5cf5f5; $custom-light: #9cf9f8; $custom-dark: #000000;
JSON
{
"hex": "#5cf5f5",
"rgb": {
"r": 92,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.89032,
"c": 0.12753,
"h": 195.1
},
"luminance": 0.74173
}Semantic roles & 50–950 ramp
primary
#5CF5F5
secondary
#C62F2F
accent
#0000E5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585