#60F5EA#60F5EA
#60F5EA is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.8% C 0.127 H 188.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5EA |
|---|---|
| RGB | rgb(96, 245, 234) |
| HSL | hsl(176, 88%, 67%) |
| HSV | hsv(176, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(88.79, -41.92, -6.53) |
| CIE-LCH | lch(88.79, 42.42, 188.86°) |
| OKLab | oklab(88.79% -0.1258 -0.0183) |
| OKLCH | oklch(88.79% 0.127 188.3) |
| XYZ | xyz(52.3209, 73.7266, 89.2992) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.05
Bright Turquoise
#0FFEF9
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 4.38
Aqua
#00FFFF
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 4.92
Turquoise
#40E0D0
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5EA #F5606B
analogous
#60F59F #60F5EA #60B6F5
triadic
#60F5EA #EA60F5 #F5EA60
tetradic
#60F5EA #9F60F5 #F5606B #B6F560
square
#60F5EA #9F60F5 #F5606B #B6F560
split-complementary
#60F5EA #F560B6 #F59F60
monochromatic
#0DCEBF #26F1E2 #60F5EA #9AF9F2 #D3FCF9
Accessibility & contrast
On white
1.33
#60F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#60F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5EA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5EA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#00FBF1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60f5ea; /* rgb */ color: rgb(96, 245, 234); /* oklch */ color: oklch(88.8% 0.127 188.3);
Tailwind
colors: {
custom: {
50: '#9df9f0',
500: '#60f5ea',
950: '#000000',
},
}SCSS
$custom: #60f5ea; $custom-light: #9df9f0; $custom-dark: #000000;
JSON
{
"hex": "#60f5ea",
"rgb": {
"r": 96,
"g": 245,
"b": 234
},
"hsl": {
"h": 175.57,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.88789,
"c": 0.1271,
"h": 188.3
},
"luminance": 0.73732
}Semantic roles & 50–950 ramp
primary
#60F5EA
secondary
#C9303B
accent
#0112E5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585