#68F4D2#68F4D2
#68F4D2 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.1% C 0.132 H 174.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #68F4D2 |
|---|---|
| RGB | rgb(104, 244, 210) |
| HSL | hsl(165, 86%, 68%) |
| HSV | hsv(165, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 13.9%, 4.3%) |
| CIE-LAB | lab(88.11, -45.96, 5.02) |
| CIE-LCH | lch(88.11, 46.24, 173.77°) |
| OKLab | oklab(88.09% -0.1309 0.0126) |
| OKLCH | oklch(88.09% 0.132 174.5) |
| XYZ | xyz(49.6871, 72.2926, 72.2956) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.76
Tiffany Blue
#7BF2DA
ΔE00 3.08
Light Aqua
#8CFFDB
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F4D2 #F4688A
analogous
#68F48C #68F4D2 #68D0F4
triadic
#68F4D2 #D268F4 #F4D268
tetradic
#68F4D2 #8C68F4 #F4688A #D0F468
square
#68F4D2 #8C68F4 #F4688A #D0F468
split-complementary
#68F4D2 #F468D0 #F48C68
monochromatic
#0FD2A3 #2FF0C1 #68F4D2 #A1F8E3 #DAFCF4
Accessibility & contrast
On white
1.36
#68F4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#68F4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F4D2
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F4D2 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D0
Deuteranopia (green-blind)
#D7D7D4
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f4d2; /* rgb */ color: rgb(104, 244, 210); /* oklch */ color: oklch(88.1% 0.132 174.5);
Tailwind
colors: {
custom: {
50: '#9ff8df',
500: '#68f4d2',
950: '#000000',
},
}SCSS
$custom: #68f4d2; $custom-light: #9ff8df; $custom-dark: #000000;
JSON
{
"hex": "#68f4d2",
"rgb": {
"r": 104,
"g": 244,
"b": 210
},
"hsl": {
"h": 165.429,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.88092,
"c": 0.1315,
"h": 174.5
},
"luminance": 0.72298
}Semantic roles & 50–950 ramp
primary
#68F4D2
secondary
#CD3359
accent
#0339E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584