#68FDCB#68FDCB
#68FDCB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.147 H 167.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDCB |
|---|---|
| RGB | rgb(104, 253, 203) |
| HSL | hsl(160, 97%, 70%) |
| HSV | hsv(160, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.55, -51.36, 12.15) |
| CIE-LCH | lch(90.55, 52.78, 166.69°) |
| OKLab | oklab(90.03% -0.1432 0.0311) |
| OKLCH | oklch(90.03% 0.147 167.7) |
| XYZ | xyz(51.6084, 77.5002, 68.7276) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.98
Aquamarine
#7FFFD4
ΔE00 2.21
Light Turquoise
#7EF4CC
ΔE00 3.18
Bright Teal
#01F9C6
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDCB #FD689A
analogous
#68FD81 #68FDCB #68E4FD
triadic
#68FDCB #CB68FD #FDCB68
tetradic
#68FDCB #8168FD #FD689A #E4FD68
square
#68FDCB #8168FD #FD689A #E4FD68
split-complementary
#68FDCB #FD68E4 #FD8168
monochromatic
#03E89B #2CFCB6 #68FDCB #A4FEE0 #E1FFF5
Accessibility & contrast
On white
1.27
#68FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#68FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDCB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDCB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fdcb; /* rgb */ color: rgb(104, 253, 203); /* oklch */ color: oklch(90.0% 0.147 167.7);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#68fdcb',
950: '#000000',
},
}SCSS
$custom: #68fdcb; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#68fdcb",
"rgb": {
"r": 104,
"g": 253,
"b": 203
},
"hsl": {
"h": 159.866,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.90028,
"c": 0.14659,
"h": 167.7
},
"luminance": 0.77505
}Semantic roles & 50–950 ramp
primary
#68FDCB
secondary
#D83169
accent
#004DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684