#60F5CC#60F5CC
#60F5CC is a very light, vivid teal. Relative luminance 0.722; OKLCH L 87.9% C 0.140 H 171.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5CC |
|---|---|
| RGB | rgb(96, 245, 204) |
| HSL | hsl(163, 88%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(88.04, -49.25, 8.01) |
| CIE-LCH | lch(88.04, 49.90, 170.76°) |
| OKLab | oklab(87.93% -0.1388 0.0204) |
| OKLCH | oklch(87.93% 0.14 171.6) |
| XYZ | xyz(48.3701, 72.1462, 68.4915) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.41
Aquamarine
#7FFFD4
ΔE00 3.01
Bright Teal
#01F9C6
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5CC #F56089
analogous
#60F582 #60F5CC #60D4F5
triadic
#60F5CC #CC60F5 #F5CC60
tetradic
#60F5CC #8260F5 #F56089 #D4F560
square
#60F5CC #8260F5 #F56089 #D4F560
split-complementary
#60F5CC #F560D4 #F58260
monochromatic
#0DCE99 #26F1BA #60F5CC #9AF9DE #D3FCF1
Accessibility & contrast
On white
1.36
#60F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#60F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5CC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5CC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#D9D6CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f5cc; /* rgb */ color: rgb(96, 245, 204); /* oklch */ color: oklch(87.9% 0.140 171.6);
Tailwind
colors: {
custom: {
50: '#9bf9db',
500: '#60f5cc',
950: '#000000',
},
}SCSS
$custom: #60f5cc; $custom-light: #9bf9db; $custom-dark: #000000;
JSON
{
"hex": "#60f5cc",
"rgb": {
"r": 96,
"g": 245,
"b": 204
},
"hsl": {
"h": 163.49,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87926,
"c": 0.14028,
"h": 171.6
},
"luminance": 0.72151
}Semantic roles & 50–950 ramp
primary
#60F5CC
secondary
#C9305A
accent
#013FE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584