#60F3DD#60F3DD
#60F3DD is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.129 H 181.6°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3DD |
|---|---|
| RGB | rgb(96, 243, 221) |
| HSL | hsl(171, 86%, 66%) |
| HSV | hsv(171, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 9.1%, 4.7%) |
| CIE-LAB | lab(87.87, -44.32, -1.09) |
| CIE-LCH | lch(87.87, 44.33, 181.41°) |
| OKLab | oklab(87.93% -0.1293 -0.0037) |
| OKLCH | oklch(87.93% 0.129 181.6) |
| XYZ | xyz(49.9196, 71.8032, 79.6212) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.29
Bright Aqua
#0BF9EA
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 4.72
Light Aqua
#8CFFDB
ΔE00 5.94
Light Turquoise
#7EF4CC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3DD #F36076
analogous
#60F394 #60F3DD #60C0F3
triadic
#60F3DD #DD60F3 #F3DD60
tetradic
#60F3DD #9460F3 #F36076 #C0F360
square
#60F3DD #9460F3 #F36076 #C0F360
split-complementary
#60F3DD #F360C0 #F39460
monochromatic
#0FC9AE #27EFD1 #60F3DD #99F7E9 #D2FCF5
Accessibility & contrast
On white
1.37
#60F3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#60F3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3DD
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3DD | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DC
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f3dd; /* rgb */ color: rgb(96, 243, 221); /* oklch */ color: oklch(87.9% 0.129 181.6);
Tailwind
colors: {
custom: {
50: '#9cf7e7',
500: '#60f3dd',
950: '#000000',
},
}SCSS
$custom: #60f3dd; $custom-light: #9cf7e7; $custom-dark: #000000;
JSON
{
"hex": "#60f3dd",
"rgb": {
"r": 96,
"g": 243,
"b": 221
},
"hsl": {
"h": 171.02,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.87929,
"c": 0.12936,
"h": 181.6
},
"luminance": 0.71808
}Semantic roles & 50–950 ramp
primary
#60F3DD
secondary
#C63147
accent
#0324E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584