#67F3BC#67F3BC
#67F3BC is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.145 H 164.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3BC |
|---|---|
| RGB | rgb(103, 243, 188) |
| HSL | hsl(156, 85%, 68%) |
| HSV | hsv(156, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 22.6%, 4.7%) |
| CIE-LAB | lab(87.30, -50.65, 15.29) |
| CIE-LCH | lch(87.30, 52.91, 163.20°) |
| OKLab | oklab(87.26% -0.1401 0.0391) |
| OKLCH | oklch(87.26% 0.146 164.4) |
| XYZ | xyz(46.7167, 70.6110, 58.7346) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.48
Light Greenish Blue
#63F7B4
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 3.75
Greenish Cyan
#2AFEB7
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.18
Bright Teal
#01F9C6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3BC #F3679E
analogous
#67F376 #67F3BC #67E4F3
triadic
#67F3BC #BC67F3 #F3BC67
tetradic
#67F3BC #7667F3 #F3679E #E4F367
square
#67F3BC #7667F3 #F3679E #E4F367
split-complementary
#67F3BC #F367E4 #F37667
monochromatic
#10CF84 #2EEFA3 #67F3BC #A0F7D5 #D8FCEE
Accessibility & contrast
On white
1.39
#67F3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#67F3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3BC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3BC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B9
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#1CF3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f3bc; /* rgb */ color: rgb(103, 243, 188); /* oklch */ color: oklch(87.3% 0.145 164.4);
Tailwind
colors: {
custom: {
50: '#9ef8d0',
500: '#67f3bc',
950: '#000000',
},
}SCSS
$custom: #67f3bc; $custom-light: #9ef8d0; $custom-dark: #000000;
JSON
{
"hex": "#67f3bc",
"rgb": {
"r": 103,
"g": 243,
"b": 188
},
"hsl": {
"h": 156.429,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.87257,
"c": 0.1455,
"h": 164.4
},
"luminance": 0.70616
}Semantic roles & 50–950 ramp
primary
#67F3BC
secondary
#CB336F
accent
#045BE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583