#60FFFA#60FFFA
#60FFFA is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.132 H 192.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFFA |
|---|---|
| RGB | rgb(96, 255, 250) |
| HSL | hsl(178, 100%, 69%) |
| HSV | hsv(178, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.09, -42.21, -9.97) |
| CIE-LCH | lch(92.09, 43.37, 193.29°) |
| OKLab | oklab(91.61% -0.129 -0.0277) |
| OKLCH | oklch(91.61% 0.132 192.1) |
| XYZ | xyz(57.8315, 80.9026, 102.9919) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.19
Bright Turquoise
#0FFEF9
ΔE00 2.43
Aqua
#00FFFF
ΔE00 2.71
Bright Light Blue
#26F7FD
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.43
Light Cyan
#ACFFFC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFFA #FF6065
analogous
#60FFAB #60FFFA #60B5FF
triadic
#60FFFA #FA60FF #FFFA60
tetradic
#60FFFA #AB60FF #FF6065 #B5FF60
square
#60FFFA #AB60FF #FF6065 #B5FF60
split-complementary
#60FFFA #FF60B5 #FFAB60
monochromatic
#00E5DD #23FFF8 #60FFFA #9DFFFC #DAFFFE
Accessibility & contrast
On white
1.22
#60FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#60FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFFA
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFFA | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #60fffa; /* rgb */ color: rgb(96, 255, 250); /* oklch */ color: oklch(91.6% 0.132 192.1);
Tailwind
colors: {
custom: {
50: '#9ffffb',
500: '#60fffa',
950: '#000000',
},
}SCSS
$custom: #60fffa; $custom-light: #9ffffb; $custom-dark: #000000;
JSON
{
"hex": "#60fffa",
"rgb": {
"r": 96,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.113,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.91607,
"c": 0.13196,
"h": 192.1
},
"luminance": 0.80909
}Semantic roles & 50–950 ramp
primary
#60FFFA
secondary
#D92A2F
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685