#68FFDC#68FFDC
#68FFDC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.138 H 175.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFDC |
|---|---|
| RGB | rgb(104, 255, 220) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.52, -48.34, 4.75) |
| CIE-LCH | lch(91.52, 48.58, 174.39°) |
| OKLab | oklab(90.94% -0.1378 0.0119) |
| OKLCH | oklch(90.94% 0.138 175.1) |
| XYZ | xyz(54.3811, 79.6248, 80.1995) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.94
Aqua (survey)
#13EAC9
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFDC #FF688B
analogous
#68FF91 #68FFDC #68D6FF
triadic
#68FFDC #DC68FF #FFDC68
tetradic
#68FFDC #9168FF #FF688B #D6FF68
square
#68FFDC #9168FF #FF688B #D6FF68
split-complementary
#68FFDC #FF68D6 #FF9168
monochromatic
#00EDB6 #2BFFCE #68FFDC #A5FFEA #E0FFF8
Accessibility & contrast
On white
1.24
#68FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#68FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFDC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFDC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68ffdc; /* rgb */ color: rgb(104, 255, 220); /* oklch */ color: oklch(90.9% 0.138 175.1);
Tailwind
colors: {
custom: {
50: '#a1ffe6',
500: '#68ffdc',
950: '#000000',
},
}SCSS
$custom: #68ffdc; $custom-light: #a1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#68ffdc",
"rgb": {
"r": 104,
"g": 255,
"b": 220
},
"hsl": {
"h": 166.093,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90943,
"c": 0.13834,
"h": 175.1
},
"luminance": 0.7963
}Semantic roles & 50–950 ramp
primary
#68FFDC
secondary
#DB3158
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684