#67FBC5#67FBC5
#67FBC5 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.149 H 165.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBC5 |
|---|---|
| RGB | rgb(103, 251, 197) |
| HSL | hsl(158, 95%, 69%) |
| HSV | hsv(158, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(89.81, -52.03, 14.19) |
| CIE-LCH | lch(89.81, 53.93, 164.74°) |
| OKLab | oklab(89.38% -0.1444 0.0364) |
| OKLCH | oklch(89.38% 0.149 165.9) |
| XYZ | xyz(50.1637, 75.9041, 64.8198) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Aquamarine
#7FFFD4
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBC5 #FB679D
analogous
#67FB7B #67FBC5 #67E7FB
triadic
#67FBC5 #C567FB #FBC567
tetradic
#67FBC5 #7B67FB #FB679D #E7FB67
square
#67FBC5 #7B67FB #FB679D #E7FB67
split-complementary
#67FBC5 #FB67E7 #FB7B67
monochromatic
#06E291 #2BF9AE #67FBC5 #A3FDDC #DEFEF3
Accessibility & contrast
On white
1.30
#67FBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#67FBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBC5
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBC5 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC2
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fbc5; /* rgb */ color: rgb(103, 251, 197); /* oklch */ color: oklch(89.4% 0.149 165.9);
Tailwind
colors: {
custom: {
50: '#9ffdd6',
500: '#67fbc5',
950: '#000000',
},
}SCSS
$custom: #67fbc5; $custom-light: #9ffdd6; $custom-dark: #000000;
JSON
{
"hex": "#67fbc5",
"rgb": {
"r": 103,
"g": 251,
"b": 197
},
"hsl": {
"h": 158.108,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.89376,
"c": 0.1489,
"h": 165.9
},
"luminance": 0.75909
}Semantic roles & 50–950 ramp
primary
#67FBC5
secondary
#D5316D
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683