#67EBB9#67EBB9
#67EBB9 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.138 H 165.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBB9 |
|---|---|
| RGB | rgb(103, 235, 185) |
| HSL | hsl(157, 77%, 66%) |
| HSV | hsv(157, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 21.3%, 7.8%) |
| CIE-LAB | lab(84.89, -47.94, 13.46) |
| CIE-LCH | lch(84.89, 49.79, 164.32°) |
| OKLab | oklab(85.28% -0.1331 0.0345) |
| OKLCH | oklch(85.28% 0.138 165.5) |
| XYZ | xyz(44.0546, 65.7988, 56.2683) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.56
Seafoam
#7FE0B3
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBB9 #EB6799
analogous
#67EB77 #67EBB9 #67DBEB
triadic
#67EBB9 #B967EB #EBB967
tetradic
#67EBB9 #7767EB #EB6799 #DBEB67
square
#67EBB9 #7767EB #EB6799 #DBEB67
split-complementary
#67EBB9 #EB67DB #EB7767
monochromatic
#19BF80 #31E4A0 #67EBB9 #9DF2D2 #D3F9EB
Accessibility & contrast
On white
1.48
#67EBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#67EBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBB9
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBB9 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB6
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#26EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ebb9; /* rgb */ color: rgb(103, 235, 185); /* oklch */ color: oklch(85.3% 0.138 165.5);
Tailwind
colors: {
custom: {
50: '#9df2ce',
500: '#67ebb9',
950: '#000000',
},
}SCSS
$custom: #67ebb9; $custom-light: #9df2ce; $custom-dark: #000000;
JSON
{
"hex": "#67ebb9",
"rgb": {
"r": 103,
"g": 235,
"b": 185
},
"hsl": {
"h": 157.273,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85277,
"c": 0.1375,
"h": 165.5
},
"luminance": 0.65803
}Semantic roles & 50–950 ramp
primary
#67EBB9
secondary
#BD396B
accent
#0D5AD9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583