#60EDBF#60EDBF
#60EDBF is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.139 H 168.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDBF |
|---|---|
| RGB | rgb(96, 237, 191) |
| HSL | hsl(160, 80%, 65%) |
| HSV | hsv(160, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(85.41, -48.84, 11.03) |
| CIE-LCH | lch(85.41, 50.07, 167.27°) |
| OKLab | oklab(85.68% -0.1364 0.0282) |
| OKLCH | oklch(85.68% 0.139 168.3) |
| XYZ | xyz(44.5074, 66.8123, 59.8306) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDBF #ED608E
analogous
#60ED79 #60EDBF #60D4ED
triadic
#60EDBF #BF60ED #EDBF60
tetradic
#60EDBF #7960ED #ED608E #D4ED60
square
#60EDBF #7960ED #ED608E #D4ED60
split-complementary
#60EDBF #ED60D4 #ED7960
monochromatic
#15BD86 #29E7A9 #60EDBF #97F3D5 #CEF9EB
Accessibility & contrast
On white
1.46
#60EDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#60EDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDBF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDBF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60edbf; /* rgb */ color: rgb(96, 237, 191); /* oklch */ color: oklch(85.7% 0.139 168.3);
Tailwind
colors: {
custom: {
50: '#9af3d2',
500: '#60edbf',
950: '#000000',
},
}SCSS
$custom: #60edbf; $custom-light: #9af3d2; $custom-dark: #000000;
JSON
{
"hex": "#60edbf",
"rgb": {
"r": 96,
"g": 237,
"b": 191
},
"hsl": {
"h": 160.426,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.85683,
"c": 0.13927,
"h": 168.3
},
"luminance": 0.66817
}Semantic roles & 50–950 ramp
primary
#60EDBF
secondary
#BC3561
accent
#0A4EDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583