#60E2D2#60E2D2
#60E2D2 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.6% C 0.117 H 184.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2D2 |
|---|---|
| RGB | rgb(96, 226, 210) |
| HSL | hsl(173, 69%, 63%) |
| HSV | hsv(173, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(82.66, -39.51, -2.95) |
| CIE-LCH | lch(82.66, 39.62, 184.27°) |
| OKLab | oklab(83.6% -0.1165 -0.0086) |
| OKLCH | oklch(83.6% 0.117 184.2) |
| XYZ | xyz(43.6479, 61.5283, 70.5362) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.92
Tiffany Blue
#7BF2DA
ΔE00 4.57
Mediumturquoise
#48D1CC
ΔE00 5.44
Aqua (survey)
#13EAC9
ΔE00 5.80
Bright Aqua
#0BF9EA
ΔE00 5.82
Seafoam Blue
#78D1B6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2D2 #E26070
analogous
#60E291 #60E2D2 #60B1E2
triadic
#60E2D2 #D260E2 #E2D260
tetradic
#60E2D2 #9160E2 #E26070 #B1E260
square
#60E2D2 #9160E2 #E26070 #B1E260
split-complementary
#60E2D2 #E260B1 #E29160
monochromatic
#1FA998 #2CD9C3 #60E2D2 #94EBE1 #C8F5EF
Accessibility & contrast
On white
1.58
#60E2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#60E2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2D2
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2D2 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D1
Deuteranopia (green-blind)
#C4C8D4
Tritanopia (blue-blind)
#00E6DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e2d2; /* rgb */ color: rgb(96, 226, 210); /* oklch */ color: oklch(83.6% 0.117 184.2);
Tailwind
colors: {
custom: {
50: '#99ebdf',
500: '#60e2d2',
950: '#000000',
},
}SCSS
$custom: #60e2d2; $custom-light: #99ebdf; $custom-dark: #000000;
JSON
{
"hex": "#60e2d2",
"rgb": {
"r": 96,
"g": 226,
"b": 210
},
"hsl": {
"h": 172.615,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.83602,
"c": 0.11687,
"h": 184.2
},
"luminance": 0.61533
}Semantic roles & 50–950 ramp
primary
#60E2D2
secondary
#AB3B49
accent
#142CD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484