#60F2D4#60F2D4
#60F2D4 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.132 H 177.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2D4 |
|---|---|
| RGB | rgb(96, 242, 212) |
| HSL | hsl(168, 85%, 66%) |
| HSV | hsv(168, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 12.4%, 5.1%) |
| CIE-LAB | lab(87.36, -46.09, 2.86) |
| CIE-LCH | lch(87.36, 46.17, 176.45°) |
| OKLab | oklab(87.44% -0.1322 0.0069) |
| OKLCH | oklch(87.44% 0.132 177) |
| XYZ | xyz(48.4541, 70.7395, 73.3751) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.55
Aqua (survey)
#13EAC9
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.61
Aquamarine
#7FFFD4
ΔE00 4.91
Aqua Marine
#2EE8BB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2D4 #F2607E
analogous
#60F28B #60F2D4 #60C7F2
triadic
#60F2D4 #D460F2 #F2D460
tetradic
#60F2D4 #8B60F2 #F2607E #C7F260
square
#60F2D4 #8B60F2 #F2607E #C7F260
split-complementary
#60F2D4 #F260C7 #F28B60
monochromatic
#10C7A2 #27EDC5 #60F2D4 #99F7E3 #D1FBF3
Accessibility & contrast
On white
1.39
#60F2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#60F2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2D4
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2D4 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D3
Deuteranopia (green-blind)
#D4D4D6
Tritanopia (blue-blind)
#00F5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f2d4; /* rgb */ color: rgb(96, 242, 212); /* oklch */ color: oklch(87.4% 0.132 177.0);
Tailwind
colors: {
custom: {
50: '#9bf7e1',
500: '#60f2d4',
950: '#000000',
},
}SCSS
$custom: #60f2d4; $custom-light: #9bf7e1; $custom-dark: #000000;
JSON
{
"hex": "#60f2d4",
"rgb": {
"r": 96,
"g": 242,
"b": 212
},
"hsl": {
"h": 167.671,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87435,
"c": 0.13239,
"h": 177
},
"luminance": 0.70745
}Semantic roles & 50–950 ramp
primary
#60F2D4
secondary
#C43250
accent
#0432E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584