#68F2AF#68F2AF
#68F2AF is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.7% C 0.154 H 159.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2AF |
|---|---|
| RGB | rgb(104, 242, 175) |
| HSL | hsl(151, 84%, 68%) |
| HSV | hsv(151, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.77, -52.71, 21.27) |
| CIE-LCH | lch(86.77, 56.84, 158.03°) |
| OKLab | oklab(86.75% -0.1443 0.0541) |
| OKLCH | oklch(86.75% 0.154 159.4) |
| XYZ | xyz(45.1949, 69.5382, 51.5896) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.20
Light Blue Green
#7EFBB3
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.99
Seafoam (survey)
#80F9AD
ΔE00 3.11
Greenish Cyan
#2AFEB7
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2AF #F268AB
analogous
#68F26A #68F2AF #68F0F2
triadic
#68F2AF #AF68F2 #F2AF68
tetradic
#68F2AF #6A68F2 #F268AB #F0F268
square
#68F2AF #6A68F2 #F268AB #F0F268
split-complementary
#68F2AF #F268F0 #F26A68
monochromatic
#12CE73 #30ED91 #68F2AF #A0F7CD #D9FCEB
Accessibility & contrast
On white
1.41
#68F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#68F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2AF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2AF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1AB
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#30F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f2af; /* rgb */ color: rgb(104, 242, 175); /* oklch */ color: oklch(86.7% 0.154 159.4);
Tailwind
colors: {
custom: {
50: '#9ef7c7',
500: '#68f2af',
950: '#000000',
},
}SCSS
$custom: #68f2af; $custom-light: #9ef7c7; $custom-dark: #000000;
JSON
{
"hex": "#68f2af",
"rgb": {
"r": 104,
"g": 242,
"b": 175
},
"hsl": {
"h": 150.87,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86749,
"c": 0.15416,
"h": 159.4
},
"luminance": 0.69542
}Semantic roles & 50–950 ramp
primary
#68F2AF
secondary
#CA347D
accent
#0570E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582