#68F4AF#68F4AF
#68F4AF is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.157 H 159.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68F4AF |
|---|---|
| RGB | rgb(104, 244, 175) |
| HSL | hsl(150, 86%, 68%) |
| HSV | hsv(150, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(87.36, -53.53, 22.08) |
| CIE-LCH | lch(87.36, 57.90, 157.58°) |
| OKLab | oklab(87.23% -0.1464 0.0561) |
| OKLCH | oklch(87.23% 0.157 159) |
| XYZ | xyz(45.7934, 70.7352, 51.7891) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.00
Light Blue Green
#7EFBB3
ΔE00 2.31
Seafoam Green
#7AF9AB
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 3.58
Greenish Cyan
#2AFEB7
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F4AF #F468AD
analogous
#68F469 #68F4AF #68F3F4
triadic
#68F4AF #AF68F4 #F4AF68
tetradic
#68F4AF #6968F4 #F468AD #F3F468
square
#68F4AF #6968F4 #F468AD #F3F468
split-complementary
#68F4AF #F468F3 #F46968
monochromatic
#0FD272 #2FF091 #68F4AF #A1F8CD #DAFCEB
Accessibility & contrast
On white
1.39
#68F4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#68F4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F4AF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F4AF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#2EF3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f4af; /* rgb */ color: rgb(104, 244, 175); /* oklch */ color: oklch(87.2% 0.157 159.0);
Tailwind
colors: {
custom: {
50: '#9ef8c7',
500: '#68f4af',
950: '#000000',
},
}SCSS
$custom: #68f4af; $custom-light: #9ef8c7; $custom-dark: #000000;
JSON
{
"hex": "#68f4af",
"rgb": {
"r": 104,
"g": 244,
"b": 175
},
"hsl": {
"h": 150.429,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.87229,
"c": 0.15681,
"h": 159
},
"luminance": 0.7074
}Semantic roles & 50–950 ramp
primary
#68F4AF
secondary
#CD337F
accent
#0371E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582