#60F2DD#60F2DD
#60F2DD is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.128 H 182.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2DD |
|---|---|
| RGB | rgb(96, 242, 221) |
| HSL | hsl(171, 85%, 66%) |
| HSV | hsv(171, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 8.7%, 5.1%) |
| CIE-LAB | lab(87.59, -43.88, -1.52) |
| CIE-LCH | lch(87.59, 43.91, 181.98°) |
| OKLab | oklab(87.69% -0.1283 -0.0048) |
| OKLCH | oklch(87.69% 0.128 182.1) |
| XYZ | xyz(49.6212, 71.2063, 79.5217) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.39
Bright Aqua
#0BF9EA
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 4.45
Aqua (survey)
#13EAC9
ΔE00 4.78
Light Aqua
#8CFFDB
ΔE00 6.22
Bright Turquoise
#0FFEF9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2DD #F26075
analogous
#60F294 #60F2DD #60BEF2
triadic
#60F2DD #DD60F2 #F2DD60
tetradic
#60F2DD #9460F2 #F26075 #BEF260
square
#60F2DD #9460F2 #F26075 #BEF260
split-complementary
#60F2DD #F260BE #F29460
monochromatic
#10C7AD #27EDD1 #60F2DD #99F7E9 #D1FBF5
Accessibility & contrast
On white
1.38
#60F2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#60F2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2DD
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2DD | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DC
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f2dd; /* rgb */ color: rgb(96, 242, 221); /* oklch */ color: oklch(87.7% 0.128 182.1);
Tailwind
colors: {
custom: {
50: '#9bf7e7',
500: '#60f2dd',
950: '#000000',
},
}SCSS
$custom: #60f2dd; $custom-light: #9bf7e7; $custom-dark: #000000;
JSON
{
"hex": "#60f2dd",
"rgb": {
"r": 96,
"g": 242,
"b": 221
},
"hsl": {
"h": 171.37,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87694,
"c": 0.12838,
"h": 182.1
},
"luminance": 0.71212
}Semantic roles & 50–950 ramp
primary
#60F2DD
secondary
#C43247
accent
#0424E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584