#68FFCE#68FFCE
#68FFCE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.147 H 168.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFCE |
|---|---|
| RGB | rgb(104, 255, 206) |
| HSL | hsl(161, 100%, 70%) |
| HSV | hsv(161, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.20, -51.53, 11.52) |
| CIE-LCH | lch(91.20, 52.80, 167.40°) |
| OKLab | oklab(90.58% -0.144 0.0295) |
| OKLCH | oklch(90.58% 0.147 168.4) |
| XYZ | xyz(52.6040, 78.9140, 70.8402) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Turquoise
#7EF4CC
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFCE #FF6899
analogous
#68FF82 #68FFCE #68E4FF
triadic
#68FFCE #CE68FF #FFCE68
tetradic
#68FFCE #8268FF #FF6899 #E4FF68
square
#68FFCE #8268FF #FF6899 #E4FF68
split-complementary
#68FFCE #FF68E4 #FF8268
monochromatic
#00EDA0 #2BFFBA #68FFCE #A5FFE2 #E0FFF5
Accessibility & contrast
On white
1.25
#68FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#68FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFCE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFCE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68ffce; /* rgb */ color: rgb(104, 255, 206); /* oklch */ color: oklch(90.6% 0.147 168.4);
Tailwind
colors: {
custom: {
50: '#a0ffdd',
500: '#68ffce',
950: '#000000',
},
}SCSS
$custom: #68ffce; $custom-light: #a0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#68ffce",
"rgb": {
"r": 104,
"g": 255,
"b": 206
},
"hsl": {
"h": 160.53,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90575,
"c": 0.14695,
"h": 168.4
},
"luminance": 0.78919
}Semantic roles & 50–950 ramp
primary
#68FFCE
secondary
#DB3168
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684