#67FBB2#67FBB2
#67FBB2 is a very light, vivid teal. Relative luminance 0.751; OKLCH L 88.9% C 0.164 H 158.7°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBB2 |
|---|---|
| RGB | rgb(103, 251, 178) |
| HSL | hsl(150, 95%, 69%) |
| HSV | hsv(150, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(89.43, -55.95, 23.41) |
| CIE-LCH | lch(89.43, 60.65, 157.30°) |
| OKLab | oklab(88.94% -0.1528 0.0594) |
| OKLCH | oklch(88.94% 0.164 158.7) |
| XYZ | xyz(48.1223, 75.0875, 54.0682) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 1.82
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.47
Light Bluish Green
#76FDA8
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBB2 #FB67B0
analogous
#67FB68 #67FBB2 #67FAFB
triadic
#67FBB2 #B267FB #FBB267
tetradic
#67FBB2 #6867FB #FB67B0 #FAFB67
square
#67FBB2 #6867FB #FB67B0 #FAFB67
split-complementary
#67FBB2 #FB67FA #FB6867
monochromatic
#06E275 #2BF994 #67FBB2 #A3FDD0 #DEFEEE
Accessibility & contrast
On white
1.31
#67FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#67FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBB2
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBB2 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AE
Deuteranopia (green-blind)
#E4DBB7
Tritanopia (blue-blind)
#23FAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fbb2; /* rgb */ color: rgb(103, 251, 178); /* oklch */ color: oklch(88.9% 0.164 158.7);
Tailwind
colors: {
custom: {
50: '#9ffdc9',
500: '#67fbb2',
950: '#000000',
},
}SCSS
$custom: #67fbb2; $custom-light: #9ffdc9; $custom-dark: #000000;
JSON
{
"hex": "#67fbb2",
"rgb": {
"r": 103,
"g": 251,
"b": 178
},
"hsl": {
"h": 150.405,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.88939,
"c": 0.16397,
"h": 158.7
},
"luminance": 0.75092
}Semantic roles & 50–950 ramp
primary
#67FBB2
secondary
#D53182
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682