#60F3BC#60F3BC
#60F3BC is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.0% C 0.149 H 165.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3BC |
|---|---|
| RGB | rgb(96, 243, 188) |
| HSL | hsl(158, 86%, 66%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 22.6%, 4.7%) |
| CIE-LAB | lab(87.10, -51.99, 14.99) |
| CIE-LCH | lch(87.10, 54.11, 163.92°) |
| OKLab | oklab(87.04% -0.1439 0.0384) |
| OKLCH | oklch(87.04% 0.149 165.1) |
| XYZ | xyz(45.9469, 70.2141, 58.6985) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 2.76
Bright Teal
#01F9C6
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 3.91
Greenish Cyan
#2AFEB7
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3BC #F36097
analogous
#60F373 #60F3BC #60E1F3
triadic
#60F3BC #BC60F3 #F3BC60
tetradic
#60F3BC #7360F3 #F36097 #E1F360
square
#60F3BC #7360F3 #F36097 #E1F360
split-complementary
#60F3BC #F360E1 #F37360
monochromatic
#0FC984 #27EFA4 #60F3BC #99F7D4 #D2FCEC
Accessibility & contrast
On white
1.40
#60F3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#60F3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3BC
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3BC | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B9
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f3bc; /* rgb */ color: rgb(96, 243, 188); /* oklch */ color: oklch(87.0% 0.149 165.1);
Tailwind
colors: {
custom: {
50: '#9af8d0',
500: '#60f3bc',
950: '#000000',
},
}SCSS
$custom: #60f3bc; $custom-light: #9af8d0; $custom-dark: #000000;
JSON
{
"hex": "#60f3bc",
"rgb": {
"r": 96,
"g": 243,
"b": 188
},
"hsl": {
"h": 157.551,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.87044,
"c": 0.14891,
"h": 165.1
},
"luminance": 0.70219
}Semantic roles & 50–950 ramp
primary
#60F3BC
secondary
#C63169
accent
#0357E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583