#60FFDD#60FFDD
#60FFDD is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 176.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFDD |
|---|---|
| RGB | rgb(96, 255, 221) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.33, -49.48, 3.95) |
| CIE-LCH | lch(91.33, 49.64, 175.44°) |
| OKLab | oklab(90.74% -0.1414 0.0097) |
| OKLCH | oklch(90.74% 0.142 176.1) |
| XYZ | xyz(53.6288, 79.2215, 80.8576) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 4.12
Light Turquoise
#7EF4CC
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 4.94
Aqua (survey)
#13EAC9
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFDD #FF6082
analogous
#60FF8E #60FFDD #60D2FF
triadic
#60FFDD #DD60FF #FFDD60
tetradic
#60FFDD #8E60FF #FF6082 #D2FF60
square
#60FFDD #8E60FF #FF6082 #D2FF60
split-complementary
#60FFDD #FF60D2 #FF8E60
monochromatic
#00E5B4 #23FFD0 #60FFDD #9DFFEA #DAFFF7
Accessibility & contrast
On white
1.25
#60FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#60FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFDD
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFDD | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60ffdd; /* rgb */ color: rgb(96, 255, 221); /* oklch */ color: oklch(90.7% 0.142 176.1);
Tailwind
colors: {
custom: {
50: '#9dffe7',
500: '#60ffdd',
950: '#000000',
},
}SCSS
$custom: #60ffdd; $custom-light: #9dffe7; $custom-dark: #000000;
JSON
{
"hex": "#60ffdd",
"rgb": {
"r": 96,
"g": 255,
"b": 221
},
"hsl": {
"h": 167.17,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90744,
"c": 0.14171,
"h": 176.1
},
"luminance": 0.79227
}Semantic roles & 50–950 ramp
primary
#60FFDD
secondary
#D92A4F
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684