#60FFD2#60FFD2
#60FFD2 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.148 H 170.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFD2 |
|---|---|
| RGB | rgb(96, 255, 210) |
| HSL | hsl(163, 100%, 69%) |
| HSV | hsv(163, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.08, -52.05, 9.26) |
| CIE-LCH | lch(91.08, 52.87, 169.91°) |
| OKLab | oklab(90.45% -0.1462 0.0236) |
| OKLCH | oklch(90.45% 0.148 170.8) |
| XYZ | xyz(52.2110, 78.6544, 73.3905) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.24
Bright Teal
#01F9C6
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFD2 #FF608D
analogous
#60FF83 #60FFD2 #60DDFF
triadic
#60FFD2 #D260FF #FFD260
tetradic
#60FFD2 #8360FF #FF608D #DDFF60
square
#60FFD2 #8360FF #FF608D #DDFF60
split-complementary
#60FFD2 #FF60DD #FF8360
monochromatic
#00E5A4 #23FFC1 #60FFD2 #9DFFE3 #DAFFF5
Accessibility & contrast
On white
1.26
#60FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#60FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFD2
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFD2 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E1DFD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60ffd2; /* rgb */ color: rgb(96, 255, 210); /* oklch */ color: oklch(90.5% 0.148 170.8);
Tailwind
colors: {
custom: {
50: '#9dffdf',
500: '#60ffd2',
950: '#000000',
},
}SCSS
$custom: #60ffd2; $custom-light: #9dffdf; $custom-dark: #000000;
JSON
{
"hex": "#60ffd2",
"rgb": {
"r": 96,
"g": 255,
"b": 210
},
"hsl": {
"h": 163.019,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.9045,
"c": 0.14811,
"h": 170.8
},
"luminance": 0.7866
}Semantic roles & 50–950 ramp
primary
#60FFD2
secondary
#D92A5C
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684