#68F2B5#68F2B5
#68F2B5 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.149 H 161.7°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2B5 |
|---|---|
| RGB | rgb(104, 242, 181) |
| HSL | hsl(153, 84%, 68%) |
| HSV | hsv(153, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 25.2%, 5.1%) |
| CIE-LAB | lab(86.89, -51.50, 18.34) |
| CIE-LCH | lch(86.89, 54.67, 160.40°) |
| OKLab | oklab(86.89% -0.1417 0.0468) |
| OKLCH | oklch(86.89% 0.149 161.7) |
| XYZ | xyz(45.7973, 69.7791, 54.7623) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.46
Light Aquamarine
#7BFDC7
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.41
Greenish Cyan
#2AFEB7
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2B5 #F268A5
analogous
#68F270 #68F2B5 #68EAF2
triadic
#68F2B5 #B568F2 #F2B568
tetradic
#68F2B5 #7068F2 #F268A5 #EAF268
square
#68F2B5 #7068F2 #F268A5 #EAF268
split-complementary
#68F2B5 #F268EA #F27068
monochromatic
#12CE7B #30ED99 #68F2B5 #A0F7D1 #D9FCEC
Accessibility & contrast
On white
1.40
#68F2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#68F2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2B5
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2B5 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B2
Deuteranopia (green-blind)
#DBD4B9
Tritanopia (blue-blind)
#2AF2E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f2b5; /* rgb */ color: rgb(104, 242, 181); /* oklch */ color: oklch(86.9% 0.149 161.7);
Tailwind
colors: {
custom: {
50: '#9ef7cb',
500: '#68f2b5',
950: '#000000',
},
}SCSS
$custom: #68f2b5; $custom-light: #9ef7cb; $custom-dark: #000000;
JSON
{
"hex": "#68f2b5",
"rgb": {
"r": 104,
"g": 242,
"b": 181
},
"hsl": {
"h": 153.478,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86885,
"c": 0.14921,
"h": 161.7
},
"luminance": 0.69784
}Semantic roles & 50–950 ramp
primary
#68F2B5
secondary
#CA3476
accent
#0566E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582