#67FEBB#67FEBB
#67FEBB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.9% C 0.160 H 161.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEBB |
|---|---|
| RGB | rgb(103, 254, 187) |
| HSL | hsl(153, 99%, 70%) |
| HSV | hsv(153, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.48, -55.35, 20.26) |
| CIE-LCH | lch(90.48, 58.94, 159.89°) |
| OKLab | oklab(89.85% -0.1519 0.0517) |
| OKLCH | oklch(89.85% 0.16 161.2) |
| XYZ | xyz(50.0003, 77.3501, 59.2991) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.47
Light Blue Green
#7EFBB3
ΔE00 2.60
Greenish Cyan
#2AFEB7
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 2.79
Greenish Turquoise
#00FBB0
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEBB #FE67AA
analogous
#67FE6F #67FEBB #67F6FE
triadic
#67FEBB #BB67FE #FEBB67
tetradic
#67FEBB #6F67FE #FE67AA #F6FE67
square
#67FEBB #6F67FE #FE67AA #F6FE67
split-complementary
#67FEBB #FE67F6 #FE6F67
monochromatic
#02E982 #2AFEA0 #67FEBB #A4FED6 #E1FFF1
Accessibility & contrast
On white
1.27
#67FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#67FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEBB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEBB | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#10FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67febb; /* rgb */ color: rgb(103, 254, 187); /* oklch */ color: oklch(89.9% 0.160 161.2);
Tailwind
colors: {
custom: {
50: '#9fffcf',
500: '#67febb',
950: '#000000',
},
}SCSS
$custom: #67febb; $custom-light: #9fffcf; $custom-dark: #000000;
JSON
{
"hex": "#67febb",
"rgb": {
"r": 103,
"g": 254,
"b": 187
},
"hsl": {
"h": 153.377,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.89855,
"c": 0.16043,
"h": 161.2
},
"luminance": 0.77355
}Semantic roles & 50–950 ramp
primary
#67FEBB
secondary
#D9307B
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683