#68EDB2#68EDB2
#68EDB2 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.145 H 161.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDB2 |
|---|---|
| RGB | rgb(104, 237, 178) |
| HSL | hsl(153, 79%, 67%) |
| HSV | hsv(153, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.36, -50.05, 17.77) |
| CIE-LCH | lch(85.36, 53.11, 160.46°) |
| OKLab | oklab(85.62% -0.1378 0.0454) |
| OKLCH | oklch(85.62% 0.145 161.8) |
| XYZ | xyz(44.0250, 66.7216, 52.6693) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDB2 #ED68A3
analogous
#68ED70 #68EDB2 #68E6ED
triadic
#68EDB2 #B268ED #EDB268
tetradic
#68EDB2 #7068ED #ED68A3 #E6ED68
square
#68EDB2 #7068ED #ED68A3 #E6ED68
split-complementary
#68EDB2 #ED68E6 #ED7068
monochromatic
#17C377 #31E696 #68EDB2 #9FF4CE #D5FAEA
Accessibility & contrast
On white
1.46
#68EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#68EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDB2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDB2 | 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)
#EADDAF
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#30EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68edb2; /* rgb */ color: rgb(104, 237, 178); /* oklch */ color: oklch(85.6% 0.145 161.8);
Tailwind
colors: {
custom: {
50: '#9df3c9',
500: '#68edb2',
950: '#000000',
},
}SCSS
$custom: #68edb2; $custom-light: #9df3c9; $custom-dark: #000000;
JSON
{
"hex": "#68edb2",
"rgb": {
"r": 104,
"g": 237,
"b": 178
},
"hsl": {
"h": 153.383,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.8562,
"c": 0.14505,
"h": 161.8
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#68EDB2
secondary
#C13875
accent
#0B67DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582