#68F9BE#68F9BE
#68F9BE is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.8% C 0.151 H 163.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68F9BE |
|---|---|
| RGB | rgb(104, 249, 190) |
| HSL | hsl(156, 92%, 69%) |
| HSV | hsv(156, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(89.11, -52.51, 16.82) |
| CIE-LCH | lch(89.11, 55.13, 162.24°) |
| OKLab | oklab(88.76% -0.1449 0.043) |
| OKLCH | oklch(88.76% 0.151 163.5) |
| XYZ | xyz(48.8742, 74.4073, 60.4916) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 1.83
Greenish Cyan
#2AFEB7
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.62
Greenish Turquoise
#00FBB0
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F9BE #F968A3
analogous
#68F976 #68F9BE #68ECF9
triadic
#68F9BE #BE68F9 #F9BE68
tetradic
#68F9BE #7668F9 #F968A3 #ECF968
square
#68F9BE #7668F9 #F968A3 #ECF968
split-complementary
#68F9BE #F968EC #F97668
monochromatic
#09DE87 #2DF7A5 #68F9BE #A3FBD7 #DEFEF1
Accessibility & contrast
On white
1.32
#68F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#68F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F9BE
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F9BE | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BB
Deuteranopia (green-blind)
#E0DAC2
Tritanopia (blue-blind)
#18F9E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68f9be; /* rgb */ color: rgb(104, 249, 190); /* oklch */ color: oklch(88.8% 0.151 163.5);
Tailwind
colors: {
custom: {
50: '#9ffcd1',
500: '#68f9be',
950: '#000000',
},
}SCSS
$custom: #68f9be; $custom-light: #9ffcd1; $custom-dark: #000000;
JSON
{
"hex": "#68f9be",
"rgb": {
"r": 104,
"g": 249,
"b": 190
},
"hsl": {
"h": 155.586,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.88764,
"c": 0.15116,
"h": 163.5
},
"luminance": 0.74412
}Semantic roles & 50–950 ramp
primary
#68F9BE
secondary
#D33274
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583