#68FDC8#68FDC8
#68FDC8 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.149 H 166.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDC8 |
|---|---|
| RGB | rgb(104, 253, 200) |
| HSL | hsl(159, 97%, 70%) |
| HSV | hsv(159, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.49, -52.02, 13.60) |
| CIE-LCH | lch(90.49, 53.77, 165.35°) |
| OKLab | oklab(89.95% -0.1446 0.0348) |
| OKLCH | oklch(89.95% 0.149 166.5) |
| XYZ | xyz(51.2543, 77.3586, 66.8630) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.58
Aquamarine
#7FFFD4
ΔE00 2.70
Light Greenish Blue
#63F7B4
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.61
Greenish Cyan
#2AFEB7
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDC8 #FD689D
analogous
#68FD7E #68FDC8 #68E7FD
triadic
#68FDC8 #C868FD #FDC868
tetradic
#68FDC8 #7E68FD #FD689D #E7FD68
square
#68FDC8 #7E68FD #FD689D #E7FD68
split-complementary
#68FDC8 #FD68E7 #FD7E68
monochromatic
#03E896 #2CFCB2 #68FDC8 #A4FEDE #E1FFF4
Accessibility & contrast
On white
1.27
#68FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#68FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDC8
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDC8 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E3DDCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fdc8; /* rgb */ color: rgb(104, 253, 200); /* oklch */ color: oklch(90.0% 0.149 166.5);
Tailwind
colors: {
custom: {
50: '#a0ffd8',
500: '#68fdc8',
950: '#000000',
},
}SCSS
$custom: #68fdc8; $custom-light: #a0ffd8; $custom-dark: #000000;
JSON
{
"hex": "#68fdc8",
"rgb": {
"r": 104,
"g": 253,
"b": 200
},
"hsl": {
"h": 158.658,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.89954,
"c": 0.14871,
"h": 166.5
},
"luminance": 0.77364
}Semantic roles & 50–950 ramp
primary
#68FDC8
secondary
#D8316D
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683