#68F2D4#68F2D4
#68F2D4 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.128 H 176.5°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2D4 |
|---|---|
| RGB | rgb(104, 242, 212) |
| HSL | hsl(167, 84%, 68%) |
| HSV | hsv(167, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 12.4%, 5.1%) |
| CIE-LAB | lab(87.58, -44.62, 3.21) |
| CIE-LCH | lch(87.58, 44.74, 175.89°) |
| OKLab | oklab(87.68% -0.1279 0.0078) |
| OKLCH | oklch(87.68% 0.128 176.5) |
| XYZ | xyz(49.3393, 71.1959, 73.4166) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 3.62
Aqua (survey)
#13EAC9
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.20
Aquamarine
#7FFFD4
ΔE00 4.62
Aqua Marine
#2EE8BB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2D4 #F26886
analogous
#68F28F #68F2D4 #68CBF2
triadic
#68F2D4 #D468F2 #F2D468
tetradic
#68F2D4 #8F68F2 #F26886 #CBF268
square
#68F2D4 #8F68F2 #F26886 #CBF268
split-complementary
#68F2D4 #F268CB #F28F68
monochromatic
#12CEA5 #30EDC4 #68F2D4 #A0F7E4 #D9FCF4
Accessibility & contrast
On white
1.38
#68F2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#68F2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2D4
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2D4 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4D3
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#00F5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f2d4; /* rgb */ color: rgb(104, 242, 212); /* oklch */ color: oklch(87.7% 0.128 176.5);
Tailwind
colors: {
custom: {
50: '#9ff7e1',
500: '#68f2d4',
950: '#000000',
},
}SCSS
$custom: #68f2d4; $custom-light: #9ff7e1; $custom-dark: #000000;
JSON
{
"hex": "#68f2d4",
"rgb": {
"r": 104,
"g": 242,
"b": 212
},
"hsl": {
"h": 166.957,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.87678,
"c": 0.12818,
"h": 176.5
},
"luminance": 0.71201
}Semantic roles & 50–950 ramp
primary
#68F2D4
secondary
#CA3455
accent
#0535E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584