#68F7B7#68F7B7
#68F7B7 is a very light, vivid teal. Relative luminance 0.729; OKLCH L 88.1% C 0.154 H 161.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68F7B7 |
|---|---|
| RGB | rgb(104, 247, 183) |
| HSL | hsl(153, 90%, 69%) |
| HSV | hsv(153, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 25.9%, 3.1%) |
| CIE-LAB | lab(88.39, -53.14, 19.41) |
| CIE-LCH | lch(88.39, 56.57, 159.94°) |
| OKLab | oklab(88.13% -0.146 0.0495) |
| OKLCH | oklch(88.13% 0.154 161.3) |
| XYZ | xyz(47.5125, 72.8789, 56.3537) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.62
Light Blue Green
#7EFBB3
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 2.76
Greenish Cyan
#2AFEB7
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F7B7 #F768A8
analogous
#68F770 #68F7B7 #68EFF7
triadic
#68F7B7 #B768F7 #F7B768
tetradic
#68F7B7 #7068F7 #F768A8 #EFF768
square
#68F7B7 #7068F7 #F768A8 #EFF768
split-complementary
#68F7B7 #F768EF #F77068
monochromatic
#0CD97D #2EF49B #68F7B7 #A2FAD3 #DCFDEE
Accessibility & contrast
On white
1.35
#68F7B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#68F7B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F7B7
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F7B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F7B7 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B3
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#24F6E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f7b7; /* rgb */ color: rgb(104, 247, 183); /* oklch */ color: oklch(88.1% 0.154 161.3);
Tailwind
colors: {
custom: {
50: '#9ffbcc',
500: '#68f7b7',
950: '#000000',
},
}SCSS
$custom: #68f7b7; $custom-light: #9ffbcc; $custom-dark: #000000;
JSON
{
"hex": "#68f7b7",
"rgb": {
"r": 104,
"g": 247,
"b": 183
},
"hsl": {
"h": 153.147,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.88125,
"c": 0.15413,
"h": 161.3
},
"luminance": 0.72883
}Semantic roles & 50–950 ramp
primary
#68F7B7
secondary
#D13379
accent
#0067E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583