#68F7B2#68F7B2
#68F7B2 is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.0% C 0.158 H 159.5°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68F7B2 |
|---|---|
| RGB | rgb(104, 247, 178) |
| HSL | hsl(151, 90%, 69%) |
| HSV | hsv(151, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 27.9%, 3.1%) |
| CIE-LAB | lab(88.29, -54.14, 21.84) |
| CIE-LCH | lch(88.29, 58.38, 158.04°) |
| OKLab | oklab(88.01% -0.1482 0.0555) |
| OKLCH | oklch(88.01% 0.158 159.5) |
| XYZ | xyz(47.0013, 72.6744, 53.6615) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.62
Light Blue Green
#7EFBB3
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.73
Greenish Cyan
#2AFEB7
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F7B2 #F768AD
analogous
#68F76B #68F7B2 #68F4F7
triadic
#68F7B2 #B268F7 #F7B268
tetradic
#68F7B2 #6B68F7 #F768AD #F4F768
square
#68F7B2 #6B68F7 #F768AD #F4F768
split-complementary
#68F7B2 #F768F4 #F76B68
monochromatic
#0CD976 #2EF494 #68F7B2 #A2FAD0 #DCFDED
Accessibility & contrast
On white
1.35
#68F7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#68F7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F7B2
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F7B2 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AE
Deuteranopia (green-blind)
#E1D8B6
Tritanopia (blue-blind)
#2AF6E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f7b2; /* rgb */ color: rgb(104, 247, 178); /* oklch */ color: oklch(88.0% 0.158 159.5);
Tailwind
colors: {
custom: {
50: '#9ffbc9',
500: '#68f7b2',
950: '#000000',
},
}SCSS
$custom: #68f7b2; $custom-light: #9ffbc9; $custom-dark: #000000;
JSON
{
"hex": "#68f7b2",
"rgb": {
"r": 104,
"g": 247,
"b": 178
},
"hsl": {
"h": 151.049,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.88013,
"c": 0.15825,
"h": 159.5
},
"luminance": 0.72679
}Semantic roles & 50–950 ramp
primary
#68F7B2
secondary
#D1337F
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582