#60EDB2#60EDB2
#60EDB2 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.149 H 162.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDB2 |
|---|---|
| RGB | rgb(96, 237, 178) |
| HSL | hsl(155, 80%, 65%) |
| HSV | hsv(155, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.13, -51.66, 17.41) |
| CIE-LCH | lch(85.13, 54.51, 161.38°) |
| OKLab | oklab(85.37% -0.1422 0.0445) |
| OKLCH | oklch(85.37% 0.149 162.6) |
| XYZ | xyz(43.1398, 66.2652, 52.6279) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.52
Greenish Turquoise
#00FBB0
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDB2 #ED609B
analogous
#60ED6C #60EDB2 #60E1ED
triadic
#60EDB2 #B260ED #EDB260
tetradic
#60EDB2 #6C60ED #ED609B #E1ED60
square
#60EDB2 #6C60ED #ED609B #E1ED60
split-complementary
#60EDB2 #ED60E1 #ED6C60
monochromatic
#15BD77 #29E797 #60EDB2 #97F3CD #CEF9E7
Accessibility & contrast
On white
1.47
#60EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#60EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDB2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDB2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#07EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60edb2; /* rgb */ color: rgb(96, 237, 178); /* oklch */ color: oklch(85.4% 0.149 162.6);
Tailwind
colors: {
custom: {
50: '#99f4c9',
500: '#60edb2',
950: '#000000',
},
}SCSS
$custom: #60edb2; $custom-light: #99f4c9; $custom-dark: #000000;
JSON
{
"hex": "#60edb2",
"rgb": {
"r": 96,
"g": 237,
"b": 178
},
"hsl": {
"h": 154.894,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.85365,
"c": 0.149,
"h": 162.6
},
"luminance": 0.6627
}Semantic roles & 50–950 ramp
primary
#60EDB2
secondary
#BC356E
accent
#0A62DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582