#68FAAE#68FAAE
#68FAAE is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.6% C 0.166 H 157.5°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68FAAE |
|---|---|
| RGB | rgb(104, 250, 174) |
| HSL | hsl(149, 94%, 69%) |
| HSV | hsv(149, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(89.09, -56.13, 24.98) |
| CIE-LCH | lch(89.09, 61.44, 156.01°) |
| OKLab | oklab(88.65% -0.153 0.0633) |
| OKLCH | oklch(88.65% 0.166 157.5) |
| XYZ | xyz(47.5304, 74.3656, 51.8854) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FAAE #FA68B4
analogous
#6BFA68 #68FAAE #68FAF7
triadic
#68FAAE #AE68FA #FAAE68
tetradic
#68FAAE #686BFA #FA68B4 #FAF768
square
#68FAAE #686BFA #FA68B4 #FAF768
split-complementary
#68FAAE #F768FA #FA686B
monochromatic
#07E06F #2DF88E #68FAAE #A3FCCE #DEFEEE
Accessibility & contrast
On white
1.32
#68FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#68FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FAAE
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FAAE | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#E4DAB3
Tritanopia (blue-blind)
#2CF8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68faae; /* rgb */ color: rgb(104, 250, 174); /* oklch */ color: oklch(88.6% 0.166 157.5);
Tailwind
colors: {
custom: {
50: '#9ffdc6',
500: '#68faae',
950: '#000000',
},
}SCSS
$custom: #68faae; $custom-light: #9ffdc6; $custom-dark: #000000;
JSON
{
"hex": "#68faae",
"rgb": {
"r": 104,
"g": 250,
"b": 174
},
"hsl": {
"h": 148.767,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.88645,
"c": 0.1656,
"h": 157.5
},
"luminance": 0.7437
}Semantic roles & 50–950 ramp
primary
#68FAAE
secondary
#D43286
accent
#0077E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682