#68EBAF#68EBAF
#68EBAF is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.145 H 161.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBAF |
|---|---|
| RGB | rgb(104, 235, 175) |
| HSL | hsl(153, 77%, 66%) |
| HSV | hsv(153, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.72, -49.83, 18.42) |
| CIE-LCH | lch(84.72, 53.13, 159.72°) |
| OKLab | oklab(85.07% -0.137 0.047) |
| OKLCH | oklch(85.07% 0.145 161.1) |
| XYZ | xyz(43.1512, 65.4508, 50.9084) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.73
Seafoam
#7FE0B3
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBAF #EB68A4
analogous
#68EB6E #68EBAF #68E6EB
triadic
#68EBAF #AF68EB #EBAF68
tetradic
#68EBAF #6E68EB #EB68A4 #E6EB68
square
#68EBAF #6E68EB #EB68A4 #E6EB68
split-complementary
#68EBAF #EB68E6 #EB6E68
monochromatic
#19BF73 #32E492 #68EBAF #9EF2CC #D4F9E8
Accessibility & contrast
On white
1.49
#68EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#68EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBAF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBAF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#33EADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ebaf; /* rgb */ color: rgb(104, 235, 175); /* oklch */ color: oklch(85.1% 0.145 161.1);
Tailwind
colors: {
custom: {
50: '#9df2c7',
500: '#68ebaf',
950: '#000000',
},
}SCSS
$custom: #68ebaf; $custom-light: #9df2c7; $custom-dark: #000000;
JSON
{
"hex": "#68ebaf",
"rgb": {
"r": 104,
"g": 235,
"b": 175
},
"hsl": {
"h": 152.519,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85071,
"c": 0.14484,
"h": 161.1
},
"luminance": 0.65455
}Semantic roles & 50–950 ramp
primary
#68EBAF
secondary
#BE3976
accent
#0D6AD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582