#60FFDA#60FFDA
#60FFDA is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 174.6°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFDA |
|---|---|
| RGB | rgb(96, 255, 218) |
| HSL | hsl(166, 100%, 69%) |
| HSV | hsv(166, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.26, -50.20, 5.39) |
| CIE-LCH | lch(91.26, 50.48, 173.87°) |
| OKLab | oklab(90.66% -0.1427 0.0135) |
| OKLCH | oklch(90.66% 0.143 174.6) |
| XYZ | xyz(53.2326, 79.0631, 78.7714) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.08
Light Aqua
#8CFFDB
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFDA #FF6085
analogous
#60FF8B #60FFDA #60D4FF
triadic
#60FFDA #DA60FF #FFDA60
tetradic
#60FFDA #8B60FF #FF6085 #D4FF60
square
#60FFDA #8B60FF #FF6085 #D4FF60
split-complementary
#60FFDA #FF60D4 #FF8B60
monochromatic
#00E5AF #23FFCC #60FFDA #9DFFE8 #DAFFF6
Accessibility & contrast
On white
1.25
#60FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#60FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFDA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFDA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60ffda; /* rgb */ color: rgb(96, 255, 218); /* oklch */ color: oklch(90.7% 0.143 174.6);
Tailwind
colors: {
custom: {
50: '#9dffe5',
500: '#60ffda',
950: '#000000',
},
}SCSS
$custom: #60ffda; $custom-light: #9dffe5; $custom-dark: #000000;
JSON
{
"hex": "#60ffda",
"rgb": {
"r": 96,
"g": 255,
"b": 218
},
"hsl": {
"h": 166.038,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90662,
"c": 0.14333,
"h": 174.6
},
"luminance": 0.79069
}Semantic roles & 50–950 ramp
primary
#60FFDA
secondary
#D92A53
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684