#68F9BF#68F9BF
#68F9BF is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.8% C 0.150 H 163.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68F9BF |
|---|---|
| RGB | rgb(104, 249, 191) |
| HSL | hsl(156, 92%, 69%) |
| HSV | hsv(156, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 23.3%, 2.4%) |
| CIE-LAB | lab(89.14, -52.30, 16.33) |
| CIE-LCH | lch(89.14, 54.79, 162.66°) |
| OKLab | oklab(88.79% -0.1445 0.0418) |
| OKLCH | oklch(88.79% 0.15 163.9) |
| XYZ | xyz(48.9838, 74.4512, 61.0692) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 2.00
Greenish Cyan
#2AFEB7
ΔE00 3.40
Light Blue Green
#7EFBB3
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 3.95
Greenish Turquoise
#00FBB0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F9BF #F968A2
analogous
#68F977 #68F9BF #68EBF9
triadic
#68F9BF #BF68F9 #F9BF68
tetradic
#68F9BF #7768F9 #F968A2 #EBF968
square
#68F9BF #7768F9 #F968A2 #EBF968
split-complementary
#68F9BF #F968EB #F97768
monochromatic
#09DE89 #2DF7A6 #68F9BF #A3FBD8 #DEFEF1
Accessibility & contrast
On white
1.32
#68F9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#68F9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F9BF
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F9BF | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BC
Deuteranopia (green-blind)
#E0DAC3
Tritanopia (blue-blind)
#16F9E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68f9bf; /* rgb */ color: rgb(104, 249, 191); /* oklch */ color: oklch(88.8% 0.150 163.9);
Tailwind
colors: {
custom: {
50: '#9ffcd2',
500: '#68f9bf',
950: '#000000',
},
}SCSS
$custom: #68f9bf; $custom-light: #9ffcd2; $custom-dark: #000000;
JSON
{
"hex": "#68f9bf",
"rgb": {
"r": 104,
"g": 249,
"b": 191
},
"hsl": {
"h": 156,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.88788,
"c": 0.15038,
"h": 163.9
},
"luminance": 0.74456
}Semantic roles & 50–950 ramp
primary
#68F9BF
secondary
#D33273
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583