#68EDB0#68EDB0
#68EDB0 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.147 H 161.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDB0 |
|---|---|
| RGB | rgb(104, 237, 176) |
| HSL | hsl(152, 79%, 67%) |
| HSV | hsv(152, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(85.32, -50.46, 18.75) |
| CIE-LCH | lch(85.32, 53.83, 159.62°) |
| OKLab | oklab(85.57% -0.1387 0.0478) |
| OKLCH | oklch(85.57% 0.147 161) |
| XYZ | xyz(43.8256, 66.6419, 51.6195) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDB0 #ED68A5
analogous
#68ED6E #68EDB0 #68E8ED
triadic
#68EDB0 #B068ED #EDB068
tetradic
#68EDB0 #6E68ED #ED68A5 #E8ED68
square
#68EDB0 #6E68ED #ED68A5 #E8ED68
split-complementary
#68EDB0 #ED68E8 #ED6E68
monochromatic
#17C374 #31E693 #68EDB0 #9FF4CD #D5FAE9
Accessibility & contrast
On white
1.47
#68EDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#68EDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDB0
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDB0 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#31ECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68edb0; /* rgb */ color: rgb(104, 237, 176); /* oklch */ color: oklch(85.6% 0.147 161.0);
Tailwind
colors: {
custom: {
50: '#9df3c7',
500: '#68edb0',
950: '#000000',
},
}SCSS
$custom: #68edb0; $custom-light: #9df3c7; $custom-dark: #000000;
JSON
{
"hex": "#68edb0",
"rgb": {
"r": 104,
"g": 237,
"b": 176
},
"hsl": {
"h": 152.481,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85573,
"c": 0.14668,
"h": 161
},
"luminance": 0.66646
}Semantic roles & 50–950 ramp
primary
#68EDB0
secondary
#C13877
accent
#0B6ADB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582