#60F7CB#60F7CB
#60F7CB is a very light, vivid teal. Relative luminance 0.733; OKLCH L 88.4% C 0.143 H 170.4°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60F7CB |
|---|---|
| RGB | rgb(96, 247, 203) |
| HSL | hsl(163, 90%, 67%) |
| HSV | hsv(163, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 17.8%, 3.1%) |
| CIE-LAB | lab(88.60, -50.32, 9.33) |
| CIE-LCH | lch(88.60, 51.18, 169.49°) |
| OKLab | oklab(88.37% -0.1413 0.0238) |
| OKLCH | oklch(88.37% 0.143 170.4) |
| XYZ | xyz(48.8588, 73.3150, 68.0647) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.51
Aquamarine
#7FFFD4
ΔE00 2.69
Bright Teal
#01F9C6
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F7CB #F7608C
analogous
#60F780 #60F7CB #60D7F7
triadic
#60F7CB #CB60F7 #F7CB60
tetradic
#60F7CB #8060F7 #F7608C #D7F760
square
#60F7CB #8060F7 #F7608C #D7F760
split-complementary
#60F7CB #F760D7 #F78060
monochromatic
#0BD298 #26F4B8 #60F7CB #9AFADE #D5FDF1
Accessibility & contrast
On white
1.34
#60F7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#60F7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F7CB
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F7CB | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8C9
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#00F9EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #60f7cb; /* rgb */ color: rgb(96, 247, 203); /* oklch */ color: oklch(88.4% 0.143 170.4);
Tailwind
colors: {
custom: {
50: '#9bfada',
500: '#60f7cb',
950: '#000000',
},
}SCSS
$custom: #60f7cb; $custom-light: #9bfada; $custom-dark: #000000;
JSON
{
"hex": "#60f7cb",
"rgb": {
"r": 96,
"g": 247,
"b": 203
},
"hsl": {
"h": 162.517,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.88374,
"c": 0.14326,
"h": 170.4
},
"luminance": 0.7332
}Semantic roles & 50–950 ramp
primary
#60F7CB
secondary
#CD2E5C
accent
#0043E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583