#68EBB3#68EBB3
#68EBB3 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.142 H 162.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBB3 |
|---|---|
| RGB | rgb(104, 235, 179) |
| HSL | hsl(154, 77%, 66%) |
| HSV | hsv(154, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.80, -49.00, 16.45) |
| CIE-LCH | lch(84.80, 51.69, 161.44°) |
| OKLab | oklab(85.16% -0.1352 0.0421) |
| OKLCH | oklch(85.16% 0.142 162.7) |
| XYZ | xyz(43.5499, 65.6103, 53.0081) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.11
Seafoam
#7FE0B3
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.64
Light Blue Green
#7EFBB3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBB3 #EB68A0
analogous
#68EB72 #68EBB3 #68E2EB
triadic
#68EBB3 #B368EB #EBB368
tetradic
#68EBB3 #7268EB #EB68A0 #E2EB68
square
#68EBB3 #7268EB #EB68A0 #E2EB68
split-complementary
#68EBB3 #EB68E2 #EB7268
monochromatic
#19BF78 #32E498 #68EBB3 #9EF2CE #D4F9E9
Accessibility & contrast
On white
1.49
#68EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#68EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBB3
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBB3 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#D5CEB7
Tritanopia (blue-blind)
#30EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ebb3; /* rgb */ color: rgb(104, 235, 179); /* oklch */ color: oklch(85.2% 0.142 162.7);
Tailwind
colors: {
custom: {
50: '#9df2c9',
500: '#68ebb3',
950: '#000000',
},
}SCSS
$custom: #68ebb3; $custom-light: #9df2c9; $custom-dark: #000000;
JSON
{
"hex": "#68ebb3",
"rgb": {
"r": 104,
"g": 235,
"b": 179
},
"hsl": {
"h": 154.351,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85164,
"c": 0.14161,
"h": 162.7
},
"luminance": 0.65614
}Semantic roles & 50–950 ramp
primary
#68EBB3
secondary
#BE3972
accent
#0D64D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582