#67F3BE#67F3BE
#67F3BE is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.3% C 0.144 H 165.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3BE |
|---|---|
| RGB | rgb(103, 243, 190) |
| HSL | hsl(157, 85%, 68%) |
| HSV | hsv(157, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.34, -50.22, 14.31) |
| CIE-LCH | lch(87.34, 52.22, 164.09°) |
| OKLab | oklab(87.31% -0.1393 0.0367) |
| OKLCH | oklch(87.31% 0.144 165.3) |
| XYZ | xyz(46.9338, 70.6979, 59.8779) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 3.98
Aqua Marine
#2EE8BB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3BE #F3679C
analogous
#67F378 #67F3BE #67E2F3
triadic
#67F3BE #BE67F3 #F3BE67
tetradic
#67F3BE #7867F3 #F3679C #E2F367
square
#67F3BE #7867F3 #F3679C #E2F367
split-complementary
#67F3BE #F367E2 #F37867
monochromatic
#10CF87 #2EEFA6 #67F3BE #A0F7D6 #D8FCEF
Accessibility & contrast
On white
1.39
#67F3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#67F3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3BE
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3BE | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#DAD5C1
Tritanopia (blue-blind)
#19F3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f3be; /* rgb */ color: rgb(103, 243, 190); /* oklch */ color: oklch(87.3% 0.144 165.3);
Tailwind
colors: {
custom: {
50: '#9ef8d1',
500: '#67f3be',
950: '#000000',
},
}SCSS
$custom: #67f3be; $custom-light: #9ef8d1; $custom-dark: #000000;
JSON
{
"hex": "#67f3be",
"rgb": {
"r": 103,
"g": 243,
"b": 190
},
"hsl": {
"h": 157.286,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.87306,
"c": 0.14399,
"h": 165.3
},
"luminance": 0.70702
}Semantic roles & 50–950 ramp
primary
#67F3BE
secondary
#CB336D
accent
#0458E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583