#68FFDE#68FFDE
#68FFDE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.137 H 176.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFDE |
|---|---|
| RGB | rgb(104, 255, 222) |
| HSL | hsl(167, 100%, 70%) |
| HSV | hsv(167, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.56, -47.87, 3.79) |
| CIE-LCH | lch(91.56, 48.02, 175.48°) |
| OKLab | oklab(91% -0.137 0.0093) |
| OKLCH | oklch(91% 0.137 176.1) |
| XYZ | xyz(54.6476, 79.7314, 81.6028) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 3.55
Tiffany Blue
#7BF2DA
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 5.35
Aqua (survey)
#13EAC9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFDE #FF6889
analogous
#68FF92 #68FFDE #68D5FF
triadic
#68FFDE #DE68FF #FFDE68
tetradic
#68FFDE #9268FF #FF6889 #D5FF68
square
#68FFDE #9268FF #FF6889 #D5FF68
split-complementary
#68FFDE #FF68D5 #FF9268
monochromatic
#00EDB9 #2BFFD1 #68FFDE #A5FFEB #E0FFF8
Accessibility & contrast
On white
1.24
#68FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#68FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFDE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFDE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68ffde; /* rgb */ color: rgb(104, 255, 222); /* oklch */ color: oklch(91.0% 0.137 176.1);
Tailwind
colors: {
custom: {
50: '#a1ffe8',
500: '#68ffde',
950: '#000000',
},
}SCSS
$custom: #68ffde; $custom-light: #a1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#68ffde",
"rgb": {
"r": 104,
"g": 255,
"b": 222
},
"hsl": {
"h": 166.887,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90998,
"c": 0.13728,
"h": 176.1
},
"luminance": 0.79737
}Semantic roles & 50–950 ramp
primary
#68FFDE
secondary
#DB3156
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684