#68FFDD#68FFDD
#68FFDD is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.138 H 175.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFDD |
|---|---|
| RGB | rgb(104, 255, 221) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.54, -48.11, 4.27) |
| CIE-LCH | lch(91.54, 48.30, 174.93°) |
| OKLab | oklab(90.97% -0.1374 0.0106) |
| OKLCH | oklch(90.97% 0.138 175.6) |
| XYZ | xyz(54.5139, 79.6779, 80.8991) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFDD #FF688A
analogous
#68FF91 #68FFDD #68D5FF
triadic
#68FFDD #DD68FF #FFDD68
tetradic
#68FFDD #9168FF #FF688A #D5FF68
square
#68FFDD #9168FF #FF688A #D5FF68
split-complementary
#68FFDD #FF68D5 #FF9168
monochromatic
#00EDB7 #2BFFCF #68FFDD #A5FFEB #E0FFF8
Accessibility & contrast
On white
1.24
#68FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#68FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFDD
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFDD | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68ffdd; /* rgb */ color: rgb(104, 255, 221); /* oklch */ color: oklch(91.0% 0.138 175.6);
Tailwind
colors: {
custom: {
50: '#a1ffe7',
500: '#68ffdd',
950: '#000000',
},
}SCSS
$custom: #68ffdd; $custom-light: #a1ffe7; $custom-dark: #000000;
JSON
{
"hex": "#68ffdd",
"rgb": {
"r": 104,
"g": 255,
"b": 221
},
"hsl": {
"h": 166.49,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.9097,
"c": 0.1378,
"h": 175.6
},
"luminance": 0.79684
}Semantic roles & 50–950 ramp
primary
#68FFDD
secondary
#DB3157
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684