#68E7AF#68E7AF
#68E7AF is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.140 H 162.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7AF |
|---|---|
| RGB | rgb(104, 231, 175) |
| HSL | hsl(154, 73%, 66%) |
| HSV | hsv(154, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.54, -48.16, 16.78) |
| CIE-LCH | lch(83.54, 51.00, 160.79°) |
| OKLab | oklab(84.11% -0.1328 0.0429) |
| OKLCH | oklch(84.11% 0.14 162.1) |
| XYZ | xyz(42.0189, 63.1861, 50.5309) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.75
Eucalyptus
#44D7A8
ΔE00 4.79
Light Aquamarine
#7BFDC7
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7AF #E768A0
analogous
#68E76F #68E7AF #68E0E7
triadic
#68E7AF #AF68E7 #E7AF68
tetradic
#68E7AF #6F68E7 #E768A0 #E0E768
square
#68E7AF #6F68E7 #E768A0 #E0E768
split-complementary
#68E7AF #E768E0 #E76F68
monochromatic
#1DB773 #33DF93 #68E7AF #9DEFCB #D2F8E7
Accessibility & contrast
On white
1.54
#68E7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#68E7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7AF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7AF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AC
Deuteranopia (green-blind)
#D1CBB3
Tritanopia (blue-blind)
#35E7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e7af; /* rgb */ color: rgb(104, 231, 175); /* oklch */ color: oklch(84.1% 0.140 162.1);
Tailwind
colors: {
custom: {
50: '#9cefc7',
500: '#68e7af',
950: '#000000',
},
}SCSS
$custom: #68e7af; $custom-light: #9cefc7; $custom-dark: #000000;
JSON
{
"hex": "#68e7af",
"rgb": {
"r": 104,
"g": 231,
"b": 175
},
"hsl": {
"h": 153.543,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.84112,
"c": 0.13952,
"h": 162.1
},
"luminance": 0.6319
}Semantic roles & 50–950 ramp
primary
#68E7AF
secondary
#B73C72
accent
#1167D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582