#67EBB0#67EBB0
#67EBB0 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.145 H 161.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBB0 |
|---|---|
| RGB | rgb(103, 235, 176) |
| HSL | hsl(153, 77%, 66%) |
| HSV | hsv(153, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.71, -49.84, 17.88) |
| CIE-LCH | lch(84.71, 52.95, 160.26°) |
| OKLab | oklab(85.06% -0.1371 0.0457) |
| OKLCH | oklch(85.06% 0.145 161.6) |
| XYZ | xyz(43.1344, 65.4307, 51.4221) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Seafoam
#7FE0B3
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.46
Seafoam Green
#7AF9AB
ΔE00 4.86
Seafoam (survey)
#80F9AD
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBB0 #EB67A2
analogous
#67EB6E #67EBB0 #67E4EB
triadic
#67EBB0 #B067EB #EBB067
tetradic
#67EBB0 #6E67EB #EB67A2 #E4EB67
square
#67EBB0 #6E67EB #EB67A2 #E4EB67
split-complementary
#67EBB0 #EB67E4 #EB6E67
monochromatic
#19BF75 #31E494 #67EBB0 #9DF2CC #D3F9E8
Accessibility & contrast
On white
1.49
#67EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#67EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBB0
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBB0 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAD
Deuteranopia (green-blind)
#D5CEB4
Tritanopia (blue-blind)
#2FEADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ebb0; /* rgb */ color: rgb(103, 235, 176); /* oklch */ color: oklch(85.1% 0.145 161.6);
Tailwind
colors: {
custom: {
50: '#9cf2c7',
500: '#67ebb0',
950: '#000000',
},
}SCSS
$custom: #67ebb0; $custom-light: #9cf2c7; $custom-dark: #000000;
JSON
{
"hex": "#67ebb0",
"rgb": {
"r": 103,
"g": 235,
"b": 176
},
"hsl": {
"h": 153.182,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.8506,
"c": 0.14454,
"h": 161.6
},
"luminance": 0.65435
}Semantic roles & 50–950 ramp
primary
#67EBB0
secondary
#BD3974
accent
#0D68D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582