#67EBB2#67EBB2
#67EBB2 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.143 H 162.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBB2 |
|---|---|
| RGB | rgb(103, 235, 178) |
| HSL | hsl(154, 77%, 66%) |
| HSV | hsv(154, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.75, -49.42, 16.90) |
| CIE-LCH | lch(84.75, 52.23, 161.12°) |
| OKLab | oklab(85.11% -0.1362 0.0432) |
| OKLCH | oklch(85.11% 0.143 162.4) |
| XYZ | xyz(43.3337, 65.5105, 52.4720) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBB2 #EB67A0
analogous
#67EB70 #67EBB2 #67E2EB
triadic
#67EBB2 #B267EB #EBB267
tetradic
#67EBB2 #7067EB #EB67A0 #E2EB67
square
#67EBB2 #7067EB #EB67A0 #E2EB67
split-complementary
#67EBB2 #EB67E2 #EB7067
monochromatic
#19BF77 #31E497 #67EBB2 #9DF2CD #D3F9E9
Accessibility & contrast
On white
1.49
#67EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#67EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBB2
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBB2 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D5CEB6
Tritanopia (blue-blind)
#2EEBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ebb2; /* rgb */ color: rgb(103, 235, 178); /* oklch */ color: oklch(85.1% 0.143 162.4);
Tailwind
colors: {
custom: {
50: '#9df2c9',
500: '#67ebb2',
950: '#000000',
},
}SCSS
$custom: #67ebb2; $custom-light: #9df2c9; $custom-dark: #000000;
JSON
{
"hex": "#67ebb2",
"rgb": {
"r": 103,
"g": 235,
"b": 178
},
"hsl": {
"h": 154.091,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85107,
"c": 0.14293,
"h": 162.4
},
"luminance": 0.65515
}Semantic roles & 50–950 ramp
primary
#67EBB2
secondary
#BD3972
accent
#0D65D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582