#68FCCA#68FCCA
#68FCCA is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.146 H 167.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCCA |
|---|---|
| RGB | rgb(104, 252, 202) |
| HSL | hsl(160, 96%, 70%) |
| HSV | hsv(160, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(90.24, -51.17, 12.22) |
| CIE-LCH | lch(90.24, 52.61, 166.57°) |
| OKLab | oklab(89.77% -0.1427 0.0313) |
| OKLCH | oklch(89.77% 0.146 167.6) |
| XYZ | xyz(51.1748, 76.8230, 67.9971) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 4.07
Light Aqua
#8CFFDB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCCA #FC689A
analogous
#68FC80 #68FCCA #68E4FC
triadic
#68FCCA #CA68FC #FCCA68
tetradic
#68FCCA #8068FC #FC689A #E4FC68
square
#68FCCA #8068FC #FC689A #E4FC68
split-complementary
#68FCCA #FC68E4 #FC8068
monochromatic
#05E599 #2CFBB5 #68FCCA #A4FDDF #E0FEF4
Accessibility & contrast
On white
1.28
#68FCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#68FCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCCA
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCCA | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC7
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fcca; /* rgb */ color: rgb(104, 252, 202); /* oklch */ color: oklch(89.8% 0.146 167.6);
Tailwind
colors: {
custom: {
50: '#a0feda',
500: '#68fcca',
950: '#000000',
},
}SCSS
$custom: #68fcca; $custom-light: #a0feda; $custom-dark: #000000;
JSON
{
"hex": "#68fcca",
"rgb": {
"r": 104,
"g": 252,
"b": 202
},
"hsl": {
"h": 159.73,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.89767,
"c": 0.14606,
"h": 167.6
},
"luminance": 0.76828
}Semantic roles & 50–950 ramp
primary
#68FCCA
secondary
#D73169
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683