#68EBAE#68EBAE
#68EBAE is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.146 H 160.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBAE |
|---|---|
| RGB | rgb(104, 235, 174) |
| HSL | hsl(152, 77%, 66%) |
| HSV | hsv(152, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(84.70, -50.04, 18.91) |
| CIE-LCH | lch(84.70, 53.49, 159.30°) |
| OKLab | oklab(85.05% -0.1374 0.0482) |
| OKLCH | oklch(85.05% 0.146 160.7) |
| XYZ | xyz(43.0534, 65.4117, 50.3931) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.68
Light Blue Green
#7EFBB3
ΔE00 4.19
Seafoam
#7FE0B3
ΔE00 4.36
Light Aquamarine
#7BFDC7
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBAE #EB68A5
analogous
#68EB6D #68EBAE #68E7EB
triadic
#68EBAE #AE68EB #EBAE68
tetradic
#68EBAE #6D68EB #EB68A5 #E7EB68
square
#68EBAE #6D68EB #EB68A5 #E7EB68
split-complementary
#68EBAE #EB68E7 #EB6D68
monochromatic
#19BF72 #32E491 #68EBAE #9EF2CB #D4F9E8
Accessibility & contrast
On white
1.49
#68EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#68EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBAE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBAE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#34EADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ebae; /* rgb */ color: rgb(104, 235, 174); /* oklch */ color: oklch(85.0% 0.146 160.7);
Tailwind
colors: {
custom: {
50: '#9df2c6',
500: '#68ebae',
950: '#000000',
},
}SCSS
$custom: #68ebae; $custom-light: #9df2c6; $custom-dark: #000000;
JSON
{
"hex": "#68ebae",
"rgb": {
"r": 104,
"g": 235,
"b": 174
},
"hsl": {
"h": 152.061,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85048,
"c": 0.14567,
"h": 160.7
},
"luminance": 0.65416
}Semantic roles & 50–950 ramp
primary
#68EBAE
secondary
#BE3977
accent
#0D6CD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582