#68FFDA#68FFDA
#68FFDA is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.139 H 174.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFDA |
|---|---|
| RGB | rgb(104, 255, 218) |
| HSL | hsl(165, 100%, 70%) |
| HSV | hsv(165, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.47, -48.81, 5.72) |
| CIE-LCH | lch(91.47, 49.14, 173.32°) |
| OKLab | oklab(90.89% -0.1387 0.0144) |
| OKLCH | oklch(90.89% 0.139 174.1) |
| XYZ | xyz(54.1178, 79.5195, 78.8128) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 4.42
Bright Teal
#01F9C6
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFDA #FF688D
analogous
#68FF8E #68FFDA #68D8FF
triadic
#68FFDA #DA68FF #FFDA68
tetradic
#68FFDA #8E68FF #FF688D #D8FF68
square
#68FFDA #8E68FF #FF688D #D8FF68
split-complementary
#68FFDA #FF68D8 #FF8E68
monochromatic
#00EDB3 #2BFFCB #68FFDA #A5FFE9 #E0FFF8
Accessibility & contrast
On white
1.24
#68FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#68FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFDA
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFDA | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68ffda; /* rgb */ color: rgb(104, 255, 218); /* oklch */ color: oklch(90.9% 0.139 174.1);
Tailwind
colors: {
custom: {
50: '#a0ffe5',
500: '#68ffda',
950: '#000000',
},
}SCSS
$custom: #68ffda; $custom-light: #a0ffe5; $custom-dark: #000000;
JSON
{
"hex": "#68ffda",
"rgb": {
"r": 104,
"g": 255,
"b": 218
},
"hsl": {
"h": 165.298,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90889,
"c": 0.13944,
"h": 174.1
},
"luminance": 0.79525
}Semantic roles & 50–950 ramp
primary
#68FFDA
secondary
#DB315A
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684