#68FFCA#68FFCA
#68FFCA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.150 H 166.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFCA |
|---|---|
| RGB | rgb(104, 255, 202) |
| HSL | hsl(159, 100%, 70%) |
| HSV | hsv(159, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.11, -52.41, 13.45) |
| CIE-LCH | lch(91.11, 54.11, 165.60°) |
| OKLab | oklab(90.48% -0.1457 0.0345) |
| OKLCH | oklch(90.48% 0.15 166.7) |
| XYZ | xyz(52.1243, 78.7221, 68.3136) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.70
Aquamarine
#7FFFD4
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFCA #FF689D
analogous
#68FF7E #68FFCA #68E9FF
triadic
#68FFCA #CA68FF #FFCA68
tetradic
#68FFCA #7E68FF #FF689D #E9FF68
square
#68FFCA #7E68FF #FF689D #E9FF68
split-complementary
#68FFCA #FF68E9 #FF7E68
monochromatic
#00ED9A #2BFFB5 #68FFCA #A5FFDF #E0FFF4
Accessibility & contrast
On white
1.25
#68FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#68FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFCA
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFCA | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68ffca; /* rgb */ color: rgb(104, 255, 202); /* oklch */ color: oklch(90.5% 0.150 166.7);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#68ffca',
950: '#000000',
},
}SCSS
$custom: #68ffca; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#68ffca",
"rgb": {
"r": 104,
"g": 255,
"b": 202
},
"hsl": {
"h": 158.94,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90475,
"c": 0.14975,
"h": 166.7
},
"luminance": 0.78727
}Semantic roles & 50–950 ramp
primary
#68FFCA
secondary
#DB316C
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683