#60FCF3#60FCF3
#60FCF3 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.131 H 189.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCF3 |
|---|---|
| RGB | rgb(96, 252, 243) |
| HSL | hsl(177, 96%, 68%) |
| HSV | hsv(177, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.04, -42.70, -7.89) |
| CIE-LCH | lch(91.04, 43.43, 190.47°) |
| OKLab | oklab(90.69% -0.129 -0.0221) |
| OKLCH | oklch(90.69% 0.131 189.7) |
| XYZ | xyz(55.8047, 78.5726, 97.0017) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.66
Bright Cyan
#41FDFE
ΔE00 3.34
Bright Aqua
#0BF9EA
ΔE00 3.34
Aqua
#00FFFF
ΔE00 3.59
Bright Light Blue
#26F7FD
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCF3 #FC6069
analogous
#60FCA5 #60FCF3 #60B7FC
triadic
#60FCF3 #F360FC #FCF360
tetradic
#60FCF3 #A560FC #FC6069 #B7FC60
square
#60FCF3 #A560FC #FC6069 #B7FC60
split-complementary
#60FCF3 #FC60B7 #FCA560
monochromatic
#04DDD1 #24FBEE #60FCF3 #9CFDF8 #D8FEFC
Accessibility & contrast
On white
1.26
#60FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#60FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCF3
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCF3 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F3
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60fcf3; /* rgb */ color: rgb(96, 252, 243); /* oklch */ color: oklch(90.7% 0.131 189.7);
Tailwind
colors: {
custom: {
50: '#9efef7',
500: '#60fcf3',
950: '#000000',
},
}SCSS
$custom: #60fcf3; $custom-light: #9efef7; $custom-dark: #000000;
JSON
{
"hex": "#60fcf3",
"rgb": {
"r": 96,
"g": 252,
"b": 243
},
"hsl": {
"h": 176.538,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.90693,
"c": 0.13084,
"h": 189.7
},
"luminance": 0.78579
}Semantic roles & 50–950 ramp
primary
#60FCF3
secondary
#D62B34
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685