#67FEBD#67FEBD
#67FEBD is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.9% C 0.159 H 161.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEBD |
|---|---|
| RGB | rgb(103, 254, 189) |
| HSL | hsl(154, 99%, 70%) |
| HSV | hsv(154, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.52, -54.94, 19.30) |
| CIE-LCH | lch(90.52, 58.23, 160.65°) |
| OKLab | oklab(89.9% -0.151 0.0492) |
| OKLCH | oklch(89.9% 0.159 161.9) |
| XYZ | xyz(50.2159, 77.4363, 60.4346) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Light Aquamarine
#7BFDC7
ΔE00 2.45
Greenish Cyan
#2AFEB7
ΔE00 2.68
Light Blue Green
#7EFBB3
ΔE00 2.90
Greenish Turquoise
#00FBB0
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEBD #FE67A8
analogous
#67FE71 #67FEBD #67F4FE
triadic
#67FEBD #BD67FE #FEBD67
tetradic
#67FEBD #7167FE #FE67A8 #F4FE67
square
#67FEBD #7167FE #FE67A8 #F4FE67
split-complementary
#67FEBD #FE67F4 #FE7167
monochromatic
#02E985 #2AFEA3 #67FEBD #A4FED7 #E1FFF2
Accessibility & contrast
On white
1.27
#67FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#67FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEBD
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEBD | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#E5DEC1
Tritanopia (blue-blind)
#0BFEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67febd; /* rgb */ color: rgb(103, 254, 189); /* oklch */ color: oklch(89.9% 0.159 161.9);
Tailwind
colors: {
custom: {
50: '#9fffd1',
500: '#67febd',
950: '#000000',
},
}SCSS
$custom: #67febd; $custom-light: #9fffd1; $custom-dark: #000000;
JSON
{
"hex": "#67febd",
"rgb": {
"r": 103,
"g": 254,
"b": 189
},
"hsl": {
"h": 154.172,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.899,
"c": 0.15882,
"h": 161.9
},
"luminance": 0.77441
}Semantic roles & 50–950 ramp
primary
#67FEBD
secondary
#D93079
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683