#60FBF9#60FBF9
#60FBF9 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.7% C 0.129 H 193.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBF9 |
|---|---|
| RGB | rgb(96, 251, 249) |
| HSL | hsl(179, 95%, 68%) |
| HSV | hsv(179, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(90.92, -40.68, -11.18) |
| CIE-LCH | lch(90.92, 42.19, 195.37°) |
| OKLab | oklab(90.65% -0.1255 -0.0311) |
| OKLCH | oklch(90.65% 0.129 193.9) |
| XYZ | xyz(56.4124, 78.3146, 101.7474) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.61
Aqua
#00FFFF
ΔE00 2.63
Bright Turquoise
#0FFEF9
ΔE00 2.85
Bright Light Blue
#26F7FD
ΔE00 3.08
Bright Aqua
#0BF9EA
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBF9 #FB6062
analogous
#60FBAB #60FBF9 #60AFFB
triadic
#60FBF9 #F960FB #FBF960
tetradic
#60FBF9 #AB60FB #FB6062 #AFFB60
square
#60FBF9 #AB60FB #FB6062 #AFFB60
split-complementary
#60FBF9 #FB60AF #FBAB60
monochromatic
#06DBD8 #24F9F7 #60FBF9 #9CFDFB #D7FEFE
Accessibility & contrast
On white
1.26
#60FBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#60FBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBF9
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBF9 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF9
Deuteranopia (green-blind)
#D4DDFA
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60fbf9; /* rgb */ color: rgb(96, 251, 249); /* oklch */ color: oklch(90.7% 0.129 193.9);
Tailwind
colors: {
custom: {
50: '#9efdfb',
500: '#60fbf9',
950: '#000000',
},
}SCSS
$custom: #60fbf9; $custom-light: #9efdfb; $custom-dark: #000000;
JSON
{
"hex": "#60fbf9",
"rgb": {
"r": 96,
"g": 251,
"b": 249
},
"hsl": {
"h": 179.226,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.90654,
"c": 0.12927,
"h": 193.9
},
"luminance": 0.78321
}Semantic roles & 50–950 ramp
primary
#60FBF9
secondary
#D42B2D
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685