#67FDB2#67FDB2
#67FDB2 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.4% C 0.167 H 158.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDB2 |
|---|---|
| RGB | rgb(103, 253, 178) |
| HSL | hsl(150, 97%, 70%) |
| HSV | hsv(150, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(90.02, -56.74, 24.21) |
| CIE-LCH | lch(90.02, 61.69, 156.89°) |
| OKLab | oklab(89.42% -0.1548 0.0614) |
| OKLCH | oklch(89.42% 0.167 158.4) |
| XYZ | xyz(48.7503, 76.3437, 54.2775) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDB2 #FD67B2
analogous
#67FD67 #67FDB2 #67FDFD
triadic
#67FDB2 #B267FD #FDB267
tetradic
#67FDB2 #6767FD #FD67B2 #FDFD67
square
#67FDB2 #6767FD #FD67B2 #FDFD67
split-complementary
#67FDB2 #FD67FD #FD6767
monochromatic
#03E775 #2BFC93 #67FDB2 #A3FED1 #E0FFEF
Accessibility & contrast
On white
1.29
#67FDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#67FDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDB2
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDB2 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAD
Deuteranopia (green-blind)
#E6DDB7
Tritanopia (blue-blind)
#21FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fdb2; /* rgb */ color: rgb(103, 253, 178); /* oklch */ color: oklch(89.4% 0.167 158.4);
Tailwind
colors: {
custom: {
50: '#9fffc9',
500: '#67fdb2',
950: '#000000',
},
}SCSS
$custom: #67fdb2; $custom-light: #9fffc9; $custom-dark: #000000;
JSON
{
"hex": "#67fdb2",
"rgb": {
"r": 103,
"g": 253,
"b": 178
},
"hsl": {
"h": 150,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89418,
"c": 0.16658,
"h": 158.4
},
"luminance": 0.76348
}Semantic roles & 50–950 ramp
primary
#67FDB2
secondary
#D83084
accent
#0073E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682