#60F4BC#60F4BC
#60F4BC is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.3% C 0.150 H 164.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4BC |
|---|---|
| RGB | rgb(96, 244, 188) |
| HSL | hsl(157, 87%, 67%) |
| HSV | hsv(157, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.39, -52.40, 15.40) |
| CIE-LCH | lch(87.39, 54.62, 163.62°) |
| OKLab | oklab(87.28% -0.1449 0.0394) |
| OKLCH | oklch(87.28% 0.15 164.8) |
| XYZ | xyz(46.2470, 70.8143, 58.7985) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.63
Greenish Cyan
#2AFEB7
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 4.05
Greenish Turquoise
#00FBB0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4BC #F46098
analogous
#60F472 #60F4BC #60E2F4
triadic
#60F4BC #BC60F4 #F4BC60
tetradic
#60F4BC #7260F4 #F46098 #E2F460
square
#60F4BC #7260F4 #F46098 #E2F460
split-complementary
#60F4BC #F460E2 #F47260
monochromatic
#0ECC84 #27F0A4 #60F4BC #99F8D4 #D2FCEC
Accessibility & contrast
On white
1.38
#60F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#60F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4BC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4BC | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4B9
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f4bc; /* rgb */ color: rgb(96, 244, 188); /* oklch */ color: oklch(87.3% 0.150 164.8);
Tailwind
colors: {
custom: {
50: '#9af8d0',
500: '#60f4bc',
950: '#000000',
},
}SCSS
$custom: #60f4bc; $custom-light: #9af8d0; $custom-dark: #000000;
JSON
{
"hex": "#60f4bc",
"rgb": {
"r": 96,
"g": 244,
"b": 188
},
"hsl": {
"h": 157.297,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.87283,
"c": 0.15016,
"h": 164.8
},
"luminance": 0.70819
}Semantic roles & 50–950 ramp
primary
#60F4BC
secondary
#C8306A
accent
#0257E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583