#68FFDB#68FFDB
#68FFDB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.139 H 174.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFDB |
|---|---|
| RGB | rgb(104, 255, 219) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.49, -48.58, 5.23) |
| CIE-LCH | lch(91.49, 48.86, 173.85°) |
| OKLab | oklab(90.92% -0.1383 0.0131) |
| OKLCH | oklch(90.92% 0.139 174.6) |
| XYZ | xyz(54.2491, 79.5720, 79.5041) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.62
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFDB #FF688C
analogous
#68FF8F #68FFDB #68D8FF
triadic
#68FFDB #DB68FF #FFDB68
tetradic
#68FFDB #8F68FF #FF688C #D8FF68
square
#68FFDB #8F68FF #FF688C #D8FF68
split-complementary
#68FFDB #FF68D8 #FF8F68
monochromatic
#00EDB4 #2BFFCC #68FFDB #A5FFEA #E0FFF8
Accessibility & contrast
On white
1.24
#68FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#68FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFDB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFDB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68ffdb; /* rgb */ color: rgb(104, 255, 219); /* oklch */ color: oklch(90.9% 0.139 174.6);
Tailwind
colors: {
custom: {
50: '#a1ffe6',
500: '#68ffdb',
950: '#000000',
},
}SCSS
$custom: #68ffdb; $custom-light: #a1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#68ffdb",
"rgb": {
"r": 104,
"g": 255,
"b": 219
},
"hsl": {
"h": 165.695,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90916,
"c": 0.13888,
"h": 174.6
},
"luminance": 0.79578
}Semantic roles & 50–950 ramp
primary
#68FFDB
secondary
#DB3159
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684