#68EBB4#68EBB4
#68EBB4 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.141 H 163.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBB4 |
|---|---|
| RGB | rgb(104, 235, 180) |
| HSL | hsl(155, 77%, 66%) |
| HSV | hsv(155, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.82, -48.80, 15.96) |
| CIE-LCH | lch(84.82, 51.34, 161.89°) |
| OKLab | oklab(85.19% -0.1348 0.0408) |
| OKLCH | oklch(85.19% 0.141 163.1) |
| XYZ | xyz(43.6514, 65.6509, 53.5427) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.45
Light Blue Green
#7EFBB3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBB4 #EB689F
analogous
#68EB73 #68EBB4 #68E1EB
triadic
#68EBB4 #B468EB #EBB468
tetradic
#68EBB4 #7368EB #EB689F #E1EB68
square
#68EBB4 #7368EB #EB689F #E1EB68
split-complementary
#68EBB4 #EB68E1 #EB7368
monochromatic
#19BF7A #32E499 #68EBB4 #9EF2CF #D4F9EA
Accessibility & contrast
On white
1.49
#68EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#68EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBB4
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBB4 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB1
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#2FEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ebb4; /* rgb */ color: rgb(104, 235, 180); /* oklch */ color: oklch(85.2% 0.141 163.1);
Tailwind
colors: {
custom: {
50: '#9df2ca',
500: '#68ebb4',
950: '#000000',
},
}SCSS
$custom: #68ebb4; $custom-light: #9df2ca; $custom-dark: #000000;
JSON
{
"hex": "#68ebb4",
"rgb": {
"r": 104,
"g": 235,
"b": 180
},
"hsl": {
"h": 154.809,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85188,
"c": 0.14082,
"h": 163.1
},
"luminance": 0.65655
}Semantic roles & 50–950 ramp
primary
#68EBB4
secondary
#BE3971
accent
#0D62D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582