#67FBC4#67FBC4
#67FBC4 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.150 H 165.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBC4 |
|---|---|
| RGB | rgb(103, 251, 196) |
| HSL | hsl(158, 95%, 69%) |
| HSV | hsv(158, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(89.79, -52.25, 14.68) |
| CIE-LCH | lch(89.79, 54.27, 164.31°) |
| OKLab | oklab(89.35% -0.1448 0.0376) |
| OKLCH | oklch(89.35% 0.15 165.5) |
| XYZ | xyz(50.0495, 75.8584, 64.2184) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.53
Light Greenish Blue
#63F7B4
ΔE00 2.86
Aquamarine
#7FFFD4
ΔE00 3.22
Greenish Cyan
#2AFEB7
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBC4 #FB679E
analogous
#67FB7A #67FBC4 #67E8FB
triadic
#67FBC4 #C467FB #FBC467
tetradic
#67FBC4 #7A67FB #FB679E #E8FB67
square
#67FBC4 #7A67FB #FB679E #E8FB67
split-complementary
#67FBC4 #FB67E8 #FB7A67
monochromatic
#06E290 #2BF9AD #67FBC4 #A3FDDB #DEFEF2
Accessibility & contrast
On white
1.30
#67FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#67FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBC4
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBC4 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC1
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fbc4; /* rgb */ color: rgb(103, 251, 196); /* oklch */ color: oklch(89.4% 0.150 165.5);
Tailwind
colors: {
custom: {
50: '#9ffdd6',
500: '#67fbc4',
950: '#000000',
},
}SCSS
$custom: #67fbc4; $custom-light: #9ffdd6; $custom-dark: #000000;
JSON
{
"hex": "#67fbc4",
"rgb": {
"r": 103,
"g": 251,
"b": 196
},
"hsl": {
"h": 157.703,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.89352,
"c": 0.14963,
"h": 165.5
},
"luminance": 0.75863
}Semantic roles & 50–950 ramp
primary
#67FBC4
secondary
#D5316E
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683