#60FDCB#60FDCB
#60FDCB is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.150 H 168.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDCB |
|---|---|
| RGB | rgb(96, 253, 203) |
| HSL | hsl(161, 98%, 68%) |
| HSV | hsv(161, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.34, -52.81, 11.82) |
| CIE-LCH | lch(90.34, 54.11, 167.38°) |
| OKLab | oklab(89.8% -0.1473 0.0303) |
| OKLCH | oklch(89.8% 0.15 168.4) |
| XYZ | xyz(50.7232, 77.0438, 68.6861) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.46
Aquamarine
#7FFFD4
ΔE00 2.56
Bright Teal
#01F9C6
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 4.31
Light Aqua
#8CFFDB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDCB #FD6092
analogous
#60FD7C #60FDCB #60E0FD
triadic
#60FDCB #CB60FD #FDCB60
tetradic
#60FDCB #7C60FD #FD6092 #E0FD60
square
#60FDCB #7C60FD #FD6092 #E0FD60
split-complementary
#60FDCB #FD60E0 #FD7C60
monochromatic
#03E099 #24FCB7 #60FDCB #9CFEDF #D9FFF3
Accessibility & contrast
On white
1.28
#60FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#60FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDCB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDCB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fdcb; /* rgb */ color: rgb(96, 253, 203); /* oklch */ color: oklch(89.8% 0.150 168.4);
Tailwind
colors: {
custom: {
50: '#9cffda',
500: '#60fdcb',
950: '#000000',
},
}SCSS
$custom: #60fdcb; $custom-light: #9cffda; $custom-dark: #000000;
JSON
{
"hex": "#60fdcb",
"rgb": {
"r": 96,
"g": 253,
"b": 203
},
"hsl": {
"h": 160.892,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89798,
"c": 0.15038,
"h": 168.4
},
"luminance": 0.77049
}Semantic roles & 50–950 ramp
primary
#60FDCB
secondary
#D72A61
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684