#68F5BD#68F5BD
#68F5BD is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.8% C 0.147 H 164.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5BD |
|---|---|
| RGB | rgb(104, 245, 189) |
| HSL | hsl(156, 88%, 68%) |
| HSV | hsv(156, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 22.9%, 3.9%) |
| CIE-LAB | lab(87.93, -51.07, 15.67) |
| CIE-LCH | lch(87.93, 53.42, 162.94°) |
| OKLab | oklab(87.79% -0.1412 0.0401) |
| OKLCH | oklch(87.79% 0.147 164.1) |
| XYZ | xyz(47.5421, 71.9174, 59.5102) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5BD #F568A0
analogous
#68F576 #68F5BD #68E7F5
triadic
#68F5BD #BD68F5 #F5BD68
tetradic
#68F5BD #7668F5 #F568A0 #E7F568
square
#68F5BD #7668F5 #F568A0 #E7F568
split-complementary
#68F5BD #F568E7 #F57668
monochromatic
#0ED586 #2FF1A4 #68F5BD #A1F9D6 #DBFDEF
Accessibility & contrast
On white
1.37
#68F5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#68F5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5BD
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5BD | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5BA
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#1EF5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f5bd; /* rgb */ color: rgb(104, 245, 189); /* oklch */ color: oklch(87.8% 0.147 164.1);
Tailwind
colors: {
custom: {
50: '#9ef9d1',
500: '#68f5bd',
950: '#000000',
},
}SCSS
$custom: #68f5bd; $custom-light: #9ef9d1; $custom-dark: #000000;
JSON
{
"hex": "#68f5bd",
"rgb": {
"r": 104,
"g": 245,
"b": 189
},
"hsl": {
"h": 156.17,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87789,
"c": 0.1468,
"h": 164.1
},
"luminance": 0.71922
}Semantic roles & 50–950 ramp
primary
#68F5BD
secondary
#CE3371
accent
#015BE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583