#60F6BE#60F6BE
#60F6BE is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.8% C 0.151 H 165.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6BE |
|---|---|
| RGB | rgb(96, 246, 190) |
| HSL | hsl(158, 89%, 67%) |
| HSV | hsv(158, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 22.8%, 3.5%) |
| CIE-LAB | lab(88.02, -52.79, 15.25) |
| CIE-LCH | lch(88.02, 54.95, 163.89°) |
| OKLab | oklab(87.81% -0.146 0.039) |
| OKLCH | oklch(87.81% 0.151 165) |
| XYZ | xyz(47.0691, 72.1112, 60.1435) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.36
Light Greenish Blue
#63F7B4
ΔE00 2.41
Greenish Cyan
#2AFEB7
ΔE00 3.53
Bright Teal
#01F9C6
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6BE #F66098
analogous
#60F673 #60F6BE #60E3F6
triadic
#60F6BE #BE60F6 #F6BE60
tetradic
#60F6BE #7360F6 #F66098 #E3F660
square
#60F6BE #7360F6 #F66098 #E3F660
split-complementary
#60F6BE #F660E3 #F67360
monochromatic
#0CD087 #26F3A6 #60F6BE #9AF9D6 #D4FDED
Accessibility & contrast
On white
1.36
#60F6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#60F6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6BE
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6BE | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BB
Deuteranopia (green-blind)
#DCD7C2
Tritanopia (blue-blind)
#00F6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f6be; /* rgb */ color: rgb(96, 246, 190); /* oklch */ color: oklch(87.8% 0.151 165.0);
Tailwind
colors: {
custom: {
50: '#9bfad1',
500: '#60f6be',
950: '#000000',
},
}SCSS
$custom: #60f6be; $custom-light: #9bfad1; $custom-dark: #000000;
JSON
{
"hex": "#60f6be",
"rgb": {
"r": 96,
"g": 246,
"b": 190
},
"hsl": {
"h": 157.6,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.8781,
"c": 0.15116,
"h": 165
},
"luminance": 0.72116
}Semantic roles & 50–950 ramp
primary
#60F6BE
secondary
#CB2F69
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583