#68EDB3#68EDB3
#68EDB3 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.6% C 0.144 H 162.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDB3 |
|---|---|
| RGB | rgb(104, 237, 179) |
| HSL | hsl(154, 79%, 67%) |
| HSV | hsv(154, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 24.5%, 7.1%) |
| CIE-LAB | lab(85.38, -49.84, 17.27) |
| CIE-LCH | lch(85.38, 52.75, 160.88°) |
| OKLab | oklab(85.64% -0.1373 0.0442) |
| OKLCH | oklch(85.64% 0.144 162.2) |
| XYZ | xyz(44.1257, 66.7619, 53.2001) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.31
Greenish Cyan
#2AFEB7
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDB3 #ED68A2
analogous
#68ED71 #68EDB3 #68E4ED
triadic
#68EDB3 #B368ED #EDB368
tetradic
#68EDB3 #7168ED #ED68A2 #E4ED68
square
#68EDB3 #7168ED #ED68A2 #E4ED68
split-complementary
#68EDB3 #ED68E4 #ED7168
monochromatic
#17C378 #31E697 #68EDB3 #9FF4CF #D5FAEA
Accessibility & contrast
On white
1.46
#68EDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#68EDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDB3
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDB3 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDB0
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#2FEDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68edb3; /* rgb */ color: rgb(104, 237, 179); /* oklch */ color: oklch(85.6% 0.144 162.2);
Tailwind
colors: {
custom: {
50: '#9df3c9',
500: '#68edb3',
950: '#000000',
},
}SCSS
$custom: #68edb3; $custom-light: #9df3c9; $custom-dark: #000000;
JSON
{
"hex": "#68edb3",
"rgb": {
"r": 104,
"g": 237,
"b": 179
},
"hsl": {
"h": 153.835,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85643,
"c": 0.14424,
"h": 162.2
},
"luminance": 0.66766
}Semantic roles & 50–950 ramp
primary
#68EDB3
secondary
#C13874
accent
#0B65DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582