#68EDBD#68EDBD
#68EDBD is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.137 H 166.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDBD |
|---|---|
| RGB | rgb(104, 237, 189) |
| HSL | hsl(158, 79%, 67%) |
| HSV | hsv(158, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 20.3%, 7.1%) |
| CIE-LAB | lab(85.60, -47.71, 12.37) |
| CIE-LCH | lch(85.60, 49.29, 165.47°) |
| OKLab | oklab(85.89% -0.1329 0.0317) |
| OKLCH | oklch(85.89% 0.137 166.6) |
| XYZ | xyz(45.1740, 67.1812, 58.7209) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDBD #ED6898
analogous
#68ED7B #68EDBD #68DAED
triadic
#68EDBD #BD68ED #EDBD68
tetradic
#68EDBD #7B68ED #ED6898 #DAED68
square
#68EDBD #7B68ED #ED6898 #DAED68
split-complementary
#68EDBD #ED68DA #ED7B68
monochromatic
#17C385 #31E6A5 #68EDBD #9FF4D5 #D5FAED
Accessibility & contrast
On white
1.45
#68EDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#68EDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDBD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDBD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#24EEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68edbd; /* rgb */ color: rgb(104, 237, 189); /* oklch */ color: oklch(85.9% 0.137 166.6);
Tailwind
colors: {
custom: {
50: '#9df3d1',
500: '#68edbd',
950: '#000000',
},
}SCSS
$custom: #68edbd; $custom-light: #9df3d1; $custom-dark: #000000;
JSON
{
"hex": "#68edbd",
"rgb": {
"r": 104,
"g": 237,
"b": 189
},
"hsl": {
"h": 158.346,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85886,
"c": 0.13659,
"h": 166.6
},
"luminance": 0.67186
}Semantic roles & 50–950 ramp
primary
#68EDBD
secondary
#C1386A
accent
#0B56DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583