#5CF4F5#5CF4F5
#5CF4F5 is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.8% C 0.127 H 195.7°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF4F5 |
|---|---|
| RGB | rgb(92, 244, 245) |
| HSL | hsl(180, 88%, 66%) |
| HSV | hsv(180, 62%, 96%) |
| CMYK | cmyk(62.4%, 0.4%, 0%, 3.9%) |
| CIE-LAB | lab(88.72, -39.20, -12.40) |
| CIE-LCH | lch(88.72, 41.12, 197.55°) |
| OKLab | oklab(88.8% -0.1221 -0.0344) |
| OKLCH | oklch(88.8% 0.127 195.7) |
| XYZ | xyz(53.2385, 73.5634, 97.7619) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.26
Bright Light Blue
#26F7FD
ΔE00 2.34
Aqua
#00FFFF
ΔE00 3.36
Bright Turquoise
#0FFEF9
ΔE00 3.85
Robin'S Egg
#6DEDFD
ΔE00 5.81
Bright Aqua
#0BF9EA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF4F5 #F55D5C
analogous
#5CF5A9 #5CF4F5 #5CA7F5
triadic
#5CF4F5 #F55CF4 #F4F55C
tetradic
#5CF4F5 #A95CF5 #F55D5C #A7F55C
square
#5CF4F5 #A95CF5 #F55D5C #A7F55C
split-complementary
#5CF4F5 #F55CA7 #F5A95C
monochromatic
#0CC9CA #22F0F1 #5CF4F5 #96F8F9 #CFFCFC
Accessibility & contrast
On white
1.34
#5CF4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#5CF4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF4F5
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF4F5 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F5
Deuteranopia (green-blind)
#CDD7F6
Tritanopia (blue-blind)
#00FBF4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5cf4f5; /* rgb */ color: rgb(92, 244, 245); /* oklch */ color: oklch(88.8% 0.127 195.7);
Tailwind
colors: {
custom: {
50: '#9bf8f8',
500: '#5cf4f5',
950: '#000000',
},
}SCSS
$custom: #5cf4f5; $custom-light: #9bf8f8; $custom-dark: #000000;
JSON
{
"hex": "#5cf4f5",
"rgb": {
"r": 92,
"g": 244,
"b": 245
},
"hsl": {
"h": 180.392,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.888,
"c": 0.12688,
"h": 195.7
},
"luminance": 0.73569
}Semantic roles & 50–950 ramp
primary
#5CF4F5
secondary
#C6302F
accent
#0200E5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585