#67FBC0#67FBC0
#67FBC0 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.153 H 163.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBC0 |
|---|---|
| RGB | rgb(103, 251, 192) |
| HSL | hsl(156, 95%, 69%) |
| HSV | hsv(156, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(89.71, -53.10, 16.62) |
| CIE-LCH | lch(89.71, 55.64, 162.62°) |
| OKLab | oklab(89.26% -0.1466 0.0425) |
| OKLCH | oklch(89.26% 0.153 163.8) |
| XYZ | xyz(49.6003, 75.6788, 61.8525) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 2.02
Greenish Cyan
#2AFEB7
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 3.98
Greenish Turquoise
#00FBB0
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBC0 #FB67A2
analogous
#67FB76 #67FBC0 #67ECFB
triadic
#67FBC0 #C067FB #FBC067
tetradic
#67FBC0 #7667FB #FB67A2 #ECFB67
square
#67FBC0 #7667FB #FB67A2 #ECFB67
split-complementary
#67FBC0 #FB67EC #FB7667
monochromatic
#06E28A #2BF9A7 #67FBC0 #A3FDD9 #DEFEF1
Accessibility & contrast
On white
1.30
#67FBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#67FBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBC0
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBC0 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABD
Deuteranopia (green-blind)
#E2DBC4
Tritanopia (blue-blind)
#07FBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fbc0; /* rgb */ color: rgb(103, 251, 192); /* oklch */ color: oklch(89.3% 0.153 163.8);
Tailwind
colors: {
custom: {
50: '#9ffdd3',
500: '#67fbc0',
950: '#000000',
},
}SCSS
$custom: #67fbc0; $custom-light: #9ffdd3; $custom-dark: #000000;
JSON
{
"hex": "#67fbc0",
"rgb": {
"r": 103,
"g": 251,
"b": 192
},
"hsl": {
"h": 156.081,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.89256,
"c": 0.15265,
"h": 163.8
},
"luminance": 0.75684
}Semantic roles & 50–950 ramp
primary
#67FBC0
secondary
#D53172
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683