#68F1AE#68F1AE
#68F1AE is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.5% C 0.154 H 159.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68F1AE |
|---|---|
| RGB | rgb(104, 241, 174) |
| HSL | hsl(151, 83%, 68%) |
| HSV | hsv(151, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 27.8%, 5.5%) |
| CIE-LAB | lab(86.46, -52.51, 21.35) |
| CIE-LCH | lch(86.46, 56.68, 157.87°) |
| OKLab | oklab(86.49% -0.1437 0.0543) |
| OKLCH | oklch(86.49% 0.154 159.3) |
| XYZ | xyz(44.8002, 68.9054, 50.9753) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.41
Light Blue Green
#7EFBB3
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 4.04
Greenish Turquoise
#00FBB0
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F1AE #F168AB
analogous
#68F16A #68F1AE #68EFF1
triadic
#68F1AE #AE68F1 #F1AE68
tetradic
#68F1AE #6A68F1 #F168AB #EFF168
square
#68F1AE #6A68F1 #F168AB #EFF168
split-complementary
#68F1AE #F168EF #F16A68
monochromatic
#13CC71 #30EC90 #68F1AE #A0F6CC #D8FBEA
Accessibility & contrast
On white
1.42
#68F1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#68F1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F1AE
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F1AE | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#DBD3B2
Tritanopia (blue-blind)
#31F0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f1ae; /* rgb */ color: rgb(104, 241, 174); /* oklch */ color: oklch(86.5% 0.154 159.3);
Tailwind
colors: {
custom: {
50: '#9ef6c6',
500: '#68f1ae',
950: '#000000',
},
}SCSS
$custom: #68f1ae; $custom-light: #9ef6c6; $custom-dark: #000000;
JSON
{
"hex": "#68f1ae",
"rgb": {
"r": 104,
"g": 241,
"b": 174
},
"hsl": {
"h": 150.657,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.86487,
"c": 0.15367,
"h": 159.3
},
"luminance": 0.6891
}Semantic roles & 50–950 ramp
primary
#68F1AE
secondary
#C8357D
accent
#0670DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582