#60F5CB#60F5CB
#60F5CB is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.9% C 0.141 H 171.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5CB |
|---|---|
| RGB | rgb(96, 245, 203) |
| HSL | hsl(163, 88%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(88.02, -49.48, 8.50) |
| CIE-LCH | lch(88.02, 50.21, 170.25°) |
| OKLab | oklab(87.9% -0.1392 0.0217) |
| OKLCH | oklch(87.9% 0.141 171.2) |
| XYZ | xyz(48.2505, 72.0984, 67.8619) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.97
Bright Teal
#01F9C6
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5CB #F5608A
analogous
#60F581 #60F5CB #60D5F5
triadic
#60F5CB #CB60F5 #F5CB60
tetradic
#60F5CB #8160F5 #F5608A #D5F560
square
#60F5CB #8160F5 #F5608A #D5F560
split-complementary
#60F5CB #F560D5 #F58160
monochromatic
#0DCE97 #26F1B8 #60F5CB #9AF9DE #D3FCF1
Accessibility & contrast
On white
1.36
#60F5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#60F5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5CB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5CB | 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)
#EEE6C9
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f5cb; /* rgb */ color: rgb(96, 245, 203); /* oklch */ color: oklch(87.9% 0.141 171.2);
Tailwind
colors: {
custom: {
50: '#9bf9da',
500: '#60f5cb',
950: '#000000',
},
}SCSS
$custom: #60f5cb; $custom-light: #9bf9da; $custom-dark: #000000;
JSON
{
"hex": "#60f5cb",
"rgb": {
"r": 96,
"g": 245,
"b": 203
},
"hsl": {
"h": 163.087,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87899,
"c": 0.14091,
"h": 171.2
},
"luminance": 0.72103
}Semantic roles & 50–950 ramp
primary
#60F5CB
secondary
#C9305B
accent
#0141E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583