#5CF3F5#5CF3F5
#5CF3F5 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.6% C 0.126 H 196.4°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF3F5 |
|---|---|
| RGB | rgb(92, 243, 245) |
| HSL | hsl(181, 88%, 66%) |
| HSV | hsv(181, 62%, 96%) |
| CMYK | cmyk(62.4%, 0.8%, 0%, 3.9%) |
| CIE-LAB | lab(88.43, -38.75, -12.83) |
| CIE-LCH | lch(88.43, 40.81, 198.32°) |
| OKLab | oklab(88.57% -0.1211 -0.0356) |
| OKLCH | oklch(88.57% 0.126 196.4) |
| XYZ | xyz(52.9384, 72.9633, 97.6619) |
| Luminance | 0.7297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.27
Bright Cyan
#41FDFE
ΔE00 2.50
Aqua
#00FFFF
ΔE00 3.61
Bright Turquoise
#0FFEF9
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF3F5 #F55E5C
analogous
#5CF5AA #5CF3F5 #5CA6F5
triadic
#5CF3F5 #F55CF3 #F3F55C
tetradic
#5CF3F5 #AA5CF5 #F55E5C #A6F55C
square
#5CF3F5 #AA5CF5 #F55E5C #A6F55C
split-complementary
#5CF3F5 #F55CA6 #F5AA5C
monochromatic
#0CC8CA #22EFF1 #5CF3F5 #96F7F9 #CFFBFC
Accessibility & contrast
On white
1.35
#5CF3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#5CF3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF3F5
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF3F5 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#CCD7F6
Tritanopia (blue-blind)
#00FBF3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5cf3f5; /* rgb */ color: rgb(92, 243, 245); /* oklch */ color: oklch(88.6% 0.126 196.4);
Tailwind
colors: {
custom: {
50: '#9bf7f8',
500: '#5cf3f5',
950: '#000000',
},
}SCSS
$custom: #5cf3f5; $custom-light: #9bf7f8; $custom-dark: #000000;
JSON
{
"hex": "#5cf3f5",
"rgb": {
"r": 92,
"g": 243,
"b": 245
},
"hsl": {
"h": 180.784,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.88569,
"c": 0.12626,
"h": 196.4
},
"luminance": 0.72969
}Semantic roles & 50–950 ramp
primary
#5CF3F5
secondary
#C6312F
accent
#0300E5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585