#68FDCA#68FDCA
#68FDCA is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.147 H 167.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDCA |
|---|---|
| RGB | rgb(104, 253, 202) |
| HSL | hsl(159, 97%, 70%) |
| HSV | hsv(159, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.53, -51.58, 12.63) |
| CIE-LCH | lch(90.53, 53.11, 166.24°) |
| OKLab | oklab(90% -0.1437 0.0323) |
| OKLCH | oklch(90% 0.147 167.3) |
| XYZ | xyz(51.4896, 77.4527, 68.1020) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.82
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDCA #FD689B
analogous
#68FD7F #68FDCA #68E6FD
triadic
#68FDCA #CA68FD #FDCA68
tetradic
#68FDCA #7F68FD #FD689B #E6FD68
square
#68FDCA #7F68FD #FD689B #E6FD68
split-complementary
#68FDCA #FD68E6 #FD7F68
monochromatic
#03E899 #2CFCB5 #68FDCA #A4FEDF #E1FFF4
Accessibility & contrast
On white
1.27
#68FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#68FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDCA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDCA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E2DECD
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fdca; /* rgb */ color: rgb(104, 253, 202); /* oklch */ color: oklch(90.0% 0.147 167.3);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#68fdca',
950: '#000000',
},
}SCSS
$custom: #68fdca; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#68fdca",
"rgb": {
"r": 104,
"g": 253,
"b": 202
},
"hsl": {
"h": 159.463,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.90003,
"c": 0.14729,
"h": 167.3
},
"luminance": 0.77458
}Semantic roles & 50–950 ramp
primary
#68FDCA
secondary
#D8316A
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683