#60F3DE#60F3DE
#60F3DE is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.0% C 0.129 H 182.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3DE |
|---|---|
| RGB | rgb(96, 243, 222) |
| HSL | hsl(171, 86%, 66%) |
| HSV | hsv(171, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 8.6%, 4.7%) |
| CIE-LAB | lab(87.90, -44.07, -1.58) |
| CIE-LCH | lch(87.90, 44.10, 182.05°) |
| OKLab | oklab(87.96% -0.1289 -0.005) |
| OKLCH | oklch(87.96% 0.129 182.2) |
| XYZ | xyz(50.0532, 71.8566, 80.3249) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Bright Aqua
#0BF9EA
ΔE00 3.61
Turquoise
#40E0D0
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 4.87
Light Aqua
#8CFFDB
ΔE00 6.16
Bright Turquoise
#0FFEF9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3DE #F36075
analogous
#60F395 #60F3DE #60BEF3
triadic
#60F3DE #DE60F3 #F3DE60
tetradic
#60F3DE #9560F3 #F36075 #BEF360
square
#60F3DE #9560F3 #F36075 #BEF360
split-complementary
#60F3DE #F360BE #F39560
monochromatic
#0FC9AF #27EFD2 #60F3DE #99F7EA #D2FCF6
Accessibility & contrast
On white
1.37
#60F3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#60F3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3DE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3DE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DD
Deuteranopia (green-blind)
#D2D6E0
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f3de; /* rgb */ color: rgb(96, 243, 222); /* oklch */ color: oklch(88.0% 0.129 182.2);
Tailwind
colors: {
custom: {
50: '#9cf7e8',
500: '#60f3de',
950: '#000000',
},
}SCSS
$custom: #60f3de; $custom-light: #9cf7e8; $custom-dark: #000000;
JSON
{
"hex": "#60f3de",
"rgb": {
"r": 96,
"g": 243,
"b": 222
},
"hsl": {
"h": 171.429,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.87958,
"c": 0.12898,
"h": 182.2
},
"luminance": 0.71862
}Semantic roles & 50–950 ramp
primary
#60F3DE
secondary
#C63146
accent
#0323E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584