#60FCF4#60FCF4
#60FCF4 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.131 H 190.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCF4 |
|---|---|
| RGB | rgb(96, 252, 244) |
| HSL | hsl(177, 96%, 68%) |
| HSV | hsv(177, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.07, -42.44, -8.37) |
| CIE-LCH | lch(91.07, 43.26, 191.15°) |
| OKLab | oklab(90.73% -0.1285 -0.0234) |
| OKLCH | oklch(90.73% 0.131 190.3) |
| XYZ | xyz(55.9561, 78.6332, 97.7992) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.55
Bright Cyan
#41FDFE
ΔE00 3.04
Aqua
#00FFFF
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCF4 #FC6068
analogous
#60FCA6 #60FCF4 #60B6FC
triadic
#60FCF4 #F460FC #FCF460
tetradic
#60FCF4 #A660FC #FC6068 #B6FC60
square
#60FCF4 #A660FC #FC6068 #B6FC60
split-complementary
#60FCF4 #FC60B6 #FCA660
monochromatic
#04DDD2 #24FBF0 #60FCF4 #9CFDF8 #D8FEFC
Accessibility & contrast
On white
1.26
#60FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#60FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCF4
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCF4 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F4
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60fcf4; /* rgb */ color: rgb(96, 252, 244); /* oklch */ color: oklch(90.7% 0.131 190.3);
Tailwind
colors: {
custom: {
50: '#9efef7',
500: '#60fcf4',
950: '#000000',
},
}SCSS
$custom: #60fcf4; $custom-light: #9efef7; $custom-dark: #000000;
JSON
{
"hex": "#60fcf4",
"rgb": {
"r": 96,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.923,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.90725,
"c": 0.13066,
"h": 190.3
},
"luminance": 0.78639
}Semantic roles & 50–950 ramp
primary
#60FCF4
secondary
#D62B33
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685