#60EBB2#60EBB2
#60EBB2 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.146 H 163.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBB2 |
|---|---|
| RGB | rgb(96, 235, 178) |
| HSL | hsl(155, 78%, 65%) |
| HSV | hsv(155, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.54, -50.84, 16.58) |
| CIE-LCH | lch(84.54, 53.47, 161.93°) |
| OKLab | oklab(84.88% -0.1401 0.0424) |
| OKLCH | oklch(84.88% 0.146 163.2) |
| XYZ | xyz(42.5640, 65.1136, 52.4359) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.03
Aqua Marine
#2EE8BB
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.26
Light Aquamarine
#7BFDC7
ΔE00 4.27
Greenish Cyan
#2AFEB7
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBB2 #EB6099
analogous
#60EB6D #60EBB2 #60DEEB
triadic
#60EBB2 #B260EB #EBB260
tetradic
#60EBB2 #6D60EB #EB6099 #DEEB60
square
#60EBB2 #6D60EB #EB6099 #DEEB60
split-complementary
#60EBB2 #EB60DE #EB6D60
monochromatic
#17B977 #2AE498 #60EBB2 #96F2CC #CDF9E7
Accessibility & contrast
On white
1.50
#60EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#60EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBB2
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBB2 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D4CDB6
Tritanopia (blue-blind)
#0BEBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ebb2; /* rgb */ color: rgb(96, 235, 178); /* oklch */ color: oklch(84.9% 0.146 163.2);
Tailwind
colors: {
custom: {
50: '#99f2c9',
500: '#60ebb2',
950: '#000000',
},
}SCSS
$custom: #60ebb2; $custom-light: #99f2c9; $custom-dark: #000000;
JSON
{
"hex": "#60ebb2",
"rgb": {
"r": 96,
"g": 235,
"b": 178
},
"hsl": {
"h": 155.396,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84883,
"c": 0.14642,
"h": 163.2
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#60EBB2
secondary
#B9376C
accent
#0C60DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582