#68EEAF#68EEAF
#68EEAF is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.8% C 0.149 H 160.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68EEAF |
|---|---|
| RGB | rgb(104, 238, 175) |
| HSL | hsl(152, 80%, 67%) |
| HSV | hsv(152, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.60, -51.07, 19.64) |
| CIE-LCH | lch(85.60, 54.72, 158.96°) |
| OKLab | oklab(85.79% -0.1402 0.0501) |
| OKLCH | oklch(85.79% 0.149 160.3) |
| XYZ | xyz(44.0174, 67.1831, 51.1971) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.99
Light Blue Green
#7EFBB3
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 4.08
Greenish Cyan
#2AFEB7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EEAF #EE68A7
analogous
#68EE6C #68EEAF #68EAEE
triadic
#68EEAF #AF68EE #EEAF68
tetradic
#68EEAF #6C68EE #EE68A7 #EAEE68
square
#68EEAF #6C68EE #EE68A7 #EAEE68
split-complementary
#68EEAF #EE68EA #EE6C68
monochromatic
#16C573 #31E892 #68EEAF #9FF4CC #D6FAE9
Accessibility & contrast
On white
1.45
#68EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#68EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EEAF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EEAF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAB
Deuteranopia (green-blind)
#D8D0B3
Tritanopia (blue-blind)
#32EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68eeaf; /* rgb */ color: rgb(104, 238, 175); /* oklch */ color: oklch(85.8% 0.149 160.3);
Tailwind
colors: {
custom: {
50: '#9df4c7',
500: '#68eeaf',
950: '#000000',
},
}SCSS
$custom: #68eeaf; $custom-light: #9df4c7; $custom-dark: #000000;
JSON
{
"hex": "#68eeaf",
"rgb": {
"r": 104,
"g": 238,
"b": 175
},
"hsl": {
"h": 151.791,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.8579,
"c": 0.14884,
"h": 160.3
},
"luminance": 0.67187
}Semantic roles & 50–950 ramp
primary
#68EEAF
secondary
#C33779
accent
#096CDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582