#68FFBD#68FFBD
#68FFBD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.160 H 161.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFBD |
|---|---|
| RGB | rgb(104, 255, 189) |
| HSL | hsl(154, 100%, 70%) |
| HSV | hsv(154, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.84, -55.15, 19.74) |
| CIE-LCH | lch(90.84, 58.58, 160.30°) |
| OKLab | oklab(90.17% -0.1515 0.0504) |
| OKLCH | oklch(90.17% 0.16 161.6) |
| XYZ | xyz(50.6494, 78.1321, 60.5460) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.59
Greenish Cyan
#2AFEB7
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 2.79
Greenish Turquoise
#00FBB0
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFBD #FF68AA
analogous
#68FF71 #68FFBD #68F5FF
triadic
#68FFBD #BD68FF #FFBD68
tetradic
#68FFBD #7168FF #FF68AA #F5FF68
square
#68FFBD #7168FF #FF68AA #F5FF68
split-complementary
#68FFBD #FF68F5 #FF7168
monochromatic
#00ED85 #2BFFA2 #68FFBD #A5FFD8 #E0FFF2
Accessibility & contrast
On white
1.26
#68FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#68FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFBD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFBD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#12FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68ffbd; /* rgb */ color: rgb(104, 255, 189); /* oklch */ color: oklch(90.2% 0.160 161.6);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#68ffbd',
950: '#000000',
},
}SCSS
$custom: #68ffbd; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#68ffbd",
"rgb": {
"r": 104,
"g": 255,
"b": 189
},
"hsl": {
"h": 153.775,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90168,
"c": 0.15963,
"h": 161.6
},
"luminance": 0.78137
}Semantic roles & 50–950 ramp
primary
#68FFBD
secondary
#DB317B
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683