#67FBBB#67FBBB
#67FBBB is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.1% C 0.157 H 161.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBBB |
|---|---|
| RGB | rgb(103, 251, 187) |
| HSL | hsl(154, 95%, 69%) |
| HSV | hsv(154, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.61, -54.14, 19.05) |
| CIE-LCH | lch(89.61, 57.39, 160.62°) |
| OKLab | oklab(89.14% -0.1488 0.0486) |
| OKLCH | oklch(89.14% 0.157 161.9) |
| XYZ | xyz(49.0557, 75.4609, 58.9843) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.13
Light Aquamarine
#7BFDC7
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBBB #FB67A7
analogous
#67FB71 #67FBBB #67F1FB
triadic
#67FBBB #BB67FB #FBBB67
tetradic
#67FBBB #7167FB #FB67A7 #F1FB67
square
#67FBBB #7167FB #FB67A7 #F1FB67
split-complementary
#67FBBB #FB67F1 #FB7167
monochromatic
#06E283 #2BF9A0 #67FBBB #A3FDD6 #DEFEF0
Accessibility & contrast
On white
1.30
#67FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#67FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBBB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBBB | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#15FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fbbb; /* rgb */ color: rgb(103, 251, 187); /* oklch */ color: oklch(89.1% 0.157 161.9);
Tailwind
colors: {
custom: {
50: '#9ffdcf',
500: '#67fbbb',
950: '#000000',
},
}SCSS
$custom: #67fbbb; $custom-light: #9ffdcf; $custom-dark: #000000;
JSON
{
"hex": "#67fbbb",
"rgb": {
"r": 103,
"g": 251,
"b": 187
},
"hsl": {
"h": 154.054,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.8914,
"c": 0.15657,
"h": 161.9
},
"luminance": 0.75466
}Semantic roles & 50–950 ramp
primary
#67FBBB
secondary
#D53178
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683