#60FFCB#60FFCB
#60FFCB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.153 H 167.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFCB |
|---|---|
| RGB | rgb(96, 255, 203) |
| HSL | hsl(160, 100%, 69%) |
| HSV | hsv(160, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.92, -53.62, 12.65) |
| CIE-LCH | lch(90.92, 55.10, 166.73°) |
| OKLab | oklab(90.27% -0.1493 0.0324) |
| OKLCH | oklch(90.27% 0.153 167.8) |
| XYZ | xyz(51.3579, 78.3132, 68.8977) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.10
Greenish Cyan
#2AFEB7
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFCB #FF6094
analogous
#60FF7C #60FFCB #60E4FF
triadic
#60FFCB #CB60FF #FFCB60
tetradic
#60FFCB #7C60FF #FF6094 #E4FF60
square
#60FFCB #7C60FF #FF6094 #E4FF60
split-complementary
#60FFCB #FF60E4 #FF7C60
monochromatic
#00E59A #23FFB7 #60FFCB #9DFFDF #DAFFF3
Accessibility & contrast
On white
1.26
#60FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#60FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFCB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFCB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60ffcb; /* rgb */ color: rgb(96, 255, 203); /* oklch */ color: oklch(90.3% 0.153 167.8);
Tailwind
colors: {
custom: {
50: '#9cffda',
500: '#60ffcb',
950: '#000000',
},
}SCSS
$custom: #60ffcb; $custom-light: #9cffda; $custom-dark: #000000;
JSON
{
"hex": "#60ffcb",
"rgb": {
"r": 96,
"g": 255,
"b": 203
},
"hsl": {
"h": 160.377,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90272,
"c": 0.15278,
"h": 167.8
},
"luminance": 0.78319
}Semantic roles & 50–950 ramp
primary
#60FFCB
secondary
#D92A63
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684