#60D4DD#60D4DD
#60D4DD is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.105 H 202.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4DD |
|---|---|
| RGB | rgb(96, 212, 221) |
| HSL | hsl(184, 65%, 62%) |
| HSV | hsv(184, 57%, 87%) |
| CMYK | cmyk(56.6%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(78.92, -30.08, -14.37) |
| CIE-LCH | lch(78.92, 33.34, 205.53°) |
| OKLab | oklab(80.68% -0.0972 -0.0397) |
| OKLCH | oklch(80.68% 0.105 202.2) |
| XYZ | xyz(41.4131, 54.7901, 76.7857) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.71
Darkturquoise
#00CED1
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4DD #DD6960
analogous
#60DDA8 #60D4DD #6096DD
triadic
#60D4DD #DD60D4 #D4DD60
tetradic
#60D4DD #A860DD #DD6960 #96DD60
square
#60D4DD #A860DD #DD6960 #96DD60
split-complementary
#60D4DD #DD6096 #DDA860
monochromatic
#2297A0 #2EC6D2 #60D4DD #92E2E8 #C5EFF3
Accessibility & contrast
On white
1.76
#60D4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#60D4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4DD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4DD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d4dd; /* rgb */ color: rgb(96, 212, 221); /* oklch */ color: oklch(80.7% 0.105 202.2);
Tailwind
colors: {
custom: {
50: '#99e1e7',
500: '#60d4dd',
950: '#000000',
},
}SCSS
$custom: #60d4dd; $custom-light: #99e1e7; $custom-dark: #000000;
JSON
{
"hex": "#60d4dd",
"rgb": {
"r": 96,
"g": 212,
"b": 221
},
"hsl": {
"h": 184.32,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.80682,
"c": 0.10498,
"h": 202.2
},
"luminance": 0.54794
}Semantic roles & 50–950 ramp
primary
#60D4DD
secondary
#A4453E
accent
#2619CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484