#68EBB0#68EBB0
#68EBB0 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.144 H 161.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBB0 |
|---|---|
| RGB | rgb(104, 235, 176) |
| HSL | hsl(153, 77%, 66%) |
| HSV | hsv(153, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.74, -49.63, 17.93) |
| CIE-LCH | lch(84.74, 52.77, 160.14°) |
| OKLab | oklab(85.09% -0.1366 0.0458) |
| OKLCH | oklch(85.09% 0.144 161.5) |
| XYZ | xyz(43.2498, 65.4903, 51.4276) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.80
Seafoam
#7FE0B3
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.26
Light Blue Green
#7EFBB3
ΔE00 4.42
Seafoam Green
#7AF9AB
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBB0 #EB68A3
analogous
#68EB6F #68EBB0 #68E5EB
triadic
#68EBB0 #B068EB #EBB068
tetradic
#68EBB0 #6F68EB #EB68A3 #E5EB68
square
#68EBB0 #6F68EB #EB68A3 #E5EB68
split-complementary
#68EBB0 #EB68E5 #EB6F68
monochromatic
#19BF75 #32E494 #68EBB0 #9EF2CC #D4F9E9
Accessibility & contrast
On white
1.49
#68EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#68EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBB0
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBB0 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAD
Deuteranopia (green-blind)
#D5CEB4
Tritanopia (blue-blind)
#32EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ebb0; /* rgb */ color: rgb(104, 235, 176); /* oklch */ color: oklch(85.1% 0.144 161.5);
Tailwind
colors: {
custom: {
50: '#9df2c7',
500: '#68ebb0',
950: '#000000',
},
}SCSS
$custom: #68ebb0; $custom-light: #9df2c7; $custom-dark: #000000;
JSON
{
"hex": "#68ebb0",
"rgb": {
"r": 104,
"g": 235,
"b": 176
},
"hsl": {
"h": 152.977,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85094,
"c": 0.14403,
"h": 161.5
},
"luminance": 0.65494
}Semantic roles & 50–950 ramp
primary
#68EBB0
secondary
#BE3975
accent
#0D69D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582