#60F2DB#60F2DB
#60F2DB is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.6% C 0.129 H 181.0°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2DB |
|---|---|
| RGB | rgb(96, 242, 219) |
| HSL | hsl(171, 85%, 66%) |
| HSV | hsv(171, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(87.53, -44.38, -0.54) |
| CIE-LCH | lch(87.53, 44.38, 180.70°) |
| OKLab | oklab(87.64% -0.1292 -0.0022) |
| OKLCH | oklch(87.64% 0.129 181) |
| XYZ | xyz(49.3563, 71.1004, 78.1267) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.15
Bright Aqua
#0BF9EA
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 4.66
Light Aqua
#8CFFDB
ΔE00 5.78
Light Turquoise
#7EF4CC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2DB #F26077
analogous
#60F292 #60F2DB #60C0F2
triadic
#60F2DB #DB60F2 #F2DB60
tetradic
#60F2DB #9260F2 #F26077 #C0F260
square
#60F2DB #9260F2 #F26077 #C0F260
split-complementary
#60F2DB #F260C0 #F29260
monochromatic
#10C7AA #27EDCE #60F2DB #99F7E8 #D1FBF5
Accessibility & contrast
On white
1.38
#60F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#60F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2DB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2DB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f2db; /* rgb */ color: rgb(96, 242, 219); /* oklch */ color: oklch(87.6% 0.129 181.0);
Tailwind
colors: {
custom: {
50: '#9bf7e6',
500: '#60f2db',
950: '#000000',
},
}SCSS
$custom: #60f2db; $custom-light: #9bf7e6; $custom-dark: #000000;
JSON
{
"hex": "#60f2db",
"rgb": {
"r": 96,
"g": 242,
"b": 219
},
"hsl": {
"h": 170.548,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87635,
"c": 0.12918,
"h": 181
},
"luminance": 0.71106
}Semantic roles & 50–950 ramp
primary
#60F2DB
secondary
#C43249
accent
#0427E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584