#60FBF8#60FBF8
#60FBF8 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.129 H 193.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBF8 |
|---|---|
| RGB | rgb(96, 251, 248) |
| HSL | hsl(179, 95%, 68%) |
| HSV | hsv(179, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(90.89, -40.95, -10.70) |
| CIE-LCH | lch(90.89, 42.32, 194.65°) |
| OKLab | oklab(90.62% -0.1259 -0.0297) |
| OKLCH | oklch(90.62% 0.129 193.3) |
| XYZ | xyz(56.2568, 78.2524, 100.9281) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.78
Aqua
#00FFFF
ΔE00 2.67
Bright Turquoise
#0FFEF9
ΔE00 2.70
Bright Light Blue
#26F7FD
ΔE00 3.31
Bright Aqua
#0BF9EA
ΔE00 4.83
Light Cyan
#ACFFFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBF8 #FB6063
analogous
#60FBAB #60FBF8 #60B0FB
triadic
#60FBF8 #F860FB #FBF860
tetradic
#60FBF8 #AB60FB #FB6063 #B0FB60
square
#60FBF8 #AB60FB #FB6063 #B0FB60
split-complementary
#60FBF8 #FB60B0 #FBAB60
monochromatic
#06DBD7 #24F9F5 #60FBF8 #9CFDFB #D7FEFD
Accessibility & contrast
On white
1.26
#60FBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#60FBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBF8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBF8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF8
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60fbf8; /* rgb */ color: rgb(96, 251, 248); /* oklch */ color: oklch(90.6% 0.129 193.3);
Tailwind
colors: {
custom: {
50: '#9efdfa',
500: '#60fbf8',
950: '#000000',
},
}SCSS
$custom: #60fbf8; $custom-light: #9efdfa; $custom-dark: #000000;
JSON
{
"hex": "#60fbf8",
"rgb": {
"r": 96,
"g": 251,
"b": 248
},
"hsl": {
"h": 178.839,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.90622,
"c": 0.12937,
"h": 193.3
},
"luminance": 0.78258
}Semantic roles & 50–950 ramp
primary
#60FBF8
secondary
#D42B2E
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685