#60F0BE#60F0BE
#60F0BE is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.144 H 166.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0BE |
|---|---|
| RGB | rgb(96, 240, 190) |
| HSL | hsl(159, 83%, 66%) |
| HSV | hsv(159, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(86.27, -50.31, 12.77) |
| CIE-LCH | lch(86.27, 51.91, 165.76°) |
| OKLab | oklab(86.38% -0.1399 0.0327) |
| OKLCH | oklch(86.38% 0.144 166.8) |
| XYZ | xyz(45.2736, 68.5201, 59.5450) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.33
Light Aquamarine
#7BFDC7
ΔE00 3.36
Bright Teal
#01F9C6
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0BE #F06092
analogous
#60F076 #60F0BE #60DAF0
triadic
#60F0BE #BE60F0 #F0BE60
tetradic
#60F0BE #7660F0 #F06092 #DAF060
square
#60F0BE #7660F0 #F06092 #DAF060
split-complementary
#60F0BE #F060DA #F07660
monochromatic
#12C386 #28EBA7 #60F0BE #98F5D5 #D0FBEC
Accessibility & contrast
On white
1.43
#60F0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#60F0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0BE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0BE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BB
Deuteranopia (green-blind)
#D6D2C1
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f0be; /* rgb */ color: rgb(96, 240, 190); /* oklch */ color: oklch(86.4% 0.144 166.8);
Tailwind
colors: {
custom: {
50: '#9af6d1',
500: '#60f0be',
950: '#000000',
},
}SCSS
$custom: #60f0be; $custom-light: #9af6d1; $custom-dark: #000000;
JSON
{
"hex": "#60f0be",
"rgb": {
"r": 96,
"g": 240,
"b": 190
},
"hsl": {
"h": 159.167,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86375,
"c": 0.14369,
"h": 166.8
},
"luminance": 0.68525
}Semantic roles & 50–950 ramp
primary
#60F0BE
secondary
#C13364
accent
#0652DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583