#68EBB2#68EBB2
#68EBB2 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.142 H 162.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBB2 |
|---|---|
| RGB | rgb(104, 235, 178) |
| HSL | hsl(154, 77%, 66%) |
| HSV | hsv(154, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.78, -49.21, 16.95) |
| CIE-LCH | lch(84.78, 52.05, 161.00°) |
| OKLab | oklab(85.14% -0.1357 0.0433) |
| OKLCH | oklch(85.14% 0.142 162.3) |
| XYZ | xyz(43.4491, 65.5700, 52.4774) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.11
Light Blue Green
#7EFBB3
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBB2 #EB68A1
analogous
#68EB71 #68EBB2 #68E3EB
triadic
#68EBB2 #B268EB #EBB268
tetradic
#68EBB2 #7168EB #EB68A1 #E3EB68
square
#68EBB2 #7168EB #EB68A1 #E3EB68
split-complementary
#68EBB2 #EB68E3 #EB7168
monochromatic
#19BF77 #32E496 #68EBB2 #9EF2CE #D4F9E9
Accessibility & contrast
On white
1.49
#68EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#68EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBB2
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBB2 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D5CEB6
Tritanopia (blue-blind)
#31EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ebb2; /* rgb */ color: rgb(104, 235, 178); /* oklch */ color: oklch(85.1% 0.142 162.3);
Tailwind
colors: {
custom: {
50: '#9df2c9',
500: '#68ebb2',
950: '#000000',
},
}SCSS
$custom: #68ebb2; $custom-light: #9df2c9; $custom-dark: #000000;
JSON
{
"hex": "#68ebb2",
"rgb": {
"r": 104,
"g": 235,
"b": 178
},
"hsl": {
"h": 153.893,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85141,
"c": 0.14241,
"h": 162.3
},
"luminance": 0.65574
}Semantic roles & 50–950 ramp
primary
#68EBB2
secondary
#BE3973
accent
#0D66D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582