#68FFDF#68FFDF
#68FFDF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.137 H 176.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFDF |
|---|---|
| RGB | rgb(104, 255, 223) |
| HSL | hsl(167, 100%, 70%) |
| HSV | hsv(167, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.59, -47.64, 3.31) |
| CIE-LCH | lch(91.59, 47.75, 176.03°) |
| OKLab | oklab(91.03% -0.1365 0.008) |
| OKLCH | oklch(91.03% 0.137 176.6) |
| XYZ | xyz(54.7820, 79.7852, 82.3108) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 5.49
Bright Teal
#01F9C6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFDF #FF6888
analogous
#68FF94 #68FFDF #68D3FF
triadic
#68FFDF #DF68FF #FFDF68
tetradic
#68FFDF #9468FF #FF6888 #D3FF68
square
#68FFDF #9468FF #FF6888 #D3FF68
split-complementary
#68FFDF #FF68D3 #FF9468
monochromatic
#00EDBA #2BFFD2 #68FFDF #A5FFEC #E0FFF9
Accessibility & contrast
On white
1.24
#68FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#68FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFDF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFDF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68ffdf; /* rgb */ color: rgb(104, 255, 223); /* oklch */ color: oklch(91.0% 0.137 176.6);
Tailwind
colors: {
custom: {
50: '#a1ffe8',
500: '#68ffdf',
950: '#000000',
},
}SCSS
$custom: #68ffdf; $custom-light: #a1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#68ffdf",
"rgb": {
"r": 104,
"g": 255,
"b": 223
},
"hsl": {
"h": 167.285,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91025,
"c": 0.13676,
"h": 176.6
},
"luminance": 0.79791
}Semantic roles & 50–950 ramp
primary
#68FFDF
secondary
#DB3155
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684