#67EBB6#67EBB6
#67EBB6 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.140 H 164.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBB6 |
|---|---|
| RGB | rgb(103, 235, 182) |
| HSL | hsl(156, 77%, 66%) |
| HSV | hsv(156, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(84.83, -48.58, 14.93) |
| CIE-LCH | lch(84.83, 50.82, 162.91°) |
| OKLab | oklab(85.2% -0.1344 0.0382) |
| OKLCH | oklch(85.2% 0.14 164.1) |
| XYZ | xyz(43.7412, 65.6735, 54.6180) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 3.67
Light Aquamarine
#7BFDC7
ΔE00 3.97
Aqua Marine
#2EE8BB
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBB6 #EB679C
analogous
#67EB74 #67EBB6 #67DEEB
triadic
#67EBB6 #B667EB #EBB667
tetradic
#67EBB6 #7467EB #EB679C #DEEB67
square
#67EBB6 #7467EB #EB679C #DEEB67
split-complementary
#67EBB6 #EB67DE #EB7467
monochromatic
#19BF7C #31E49C #67EBB6 #9DF2D0 #D3F9EA
Accessibility & contrast
On white
1.49
#67EBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#67EBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBB6
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBB6 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB3
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#2AEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ebb6; /* rgb */ color: rgb(103, 235, 182); /* oklch */ color: oklch(85.2% 0.140 164.1);
Tailwind
colors: {
custom: {
50: '#9df2cc',
500: '#67ebb6',
950: '#000000',
},
}SCSS
$custom: #67ebb6; $custom-light: #9df2cc; $custom-dark: #000000;
JSON
{
"hex": "#67ebb6",
"rgb": {
"r": 103,
"g": 235,
"b": 182
},
"hsl": {
"h": 155.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85203,
"c": 0.13978,
"h": 164.1
},
"luminance": 0.65678
}Semantic roles & 50–950 ramp
primary
#67EBB6
secondary
#BD396E
accent
#0D5FD9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583