#60F6CB#60F6CB
#60F6CB is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.1% C 0.142 H 170.8°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6CB |
|---|---|
| RGB | rgb(96, 246, 203) |
| HSL | hsl(163, 89%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 17.5%, 3.5%) |
| CIE-LAB | lab(88.31, -49.90, 8.92) |
| CIE-LCH | lch(88.31, 50.69, 169.87°) |
| OKLab | oklab(88.14% -0.1403 0.0228) |
| OKLCH | oklch(88.14% 0.142 170.8) |
| XYZ | xyz(48.5539, 72.7051, 67.9630) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 2.81
Bright Teal
#01F9C6
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6CB #F6608B
analogous
#60F680 #60F6CB #60D6F6
triadic
#60F6CB #CB60F6 #F6CB60
tetradic
#60F6CB #8060F6 #F6608B #D6F660
square
#60F6CB #8060F6 #F6608B #D6F660
split-complementary
#60F6CB #F660D6 #F68060
monochromatic
#0CD098 #26F3B8 #60F6CB #9AF9DE #D4FDF1
Accessibility & contrast
On white
1.35
#60F6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#60F6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6CB
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6CB | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C9
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #60f6cb; /* rgb */ color: rgb(96, 246, 203); /* oklch */ color: oklch(88.1% 0.142 170.8);
Tailwind
colors: {
custom: {
50: '#9bfada',
500: '#60f6cb',
950: '#000000',
},
}SCSS
$custom: #60f6cb; $custom-light: #9bfada; $custom-dark: #000000;
JSON
{
"hex": "#60f6cb",
"rgb": {
"r": 96,
"g": 246,
"b": 203
},
"hsl": {
"h": 162.8,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.88137,
"c": 0.14208,
"h": 170.8
},
"luminance": 0.7271
}Semantic roles & 50–950 ramp
primary
#60F6CB
secondary
#CB2F5C
accent
#0042E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583