#67F6C9#67F6C9
#67F6C9 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.3% C 0.140 H 169.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67F6C9 |
|---|---|
| RGB | rgb(103, 246, 201) |
| HSL | hsl(161, 89%, 68%) |
| HSV | hsv(161, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 18.3%, 3.5%) |
| CIE-LAB | lab(88.45, -49.07, 10.19) |
| CIE-LCH | lch(88.45, 50.11, 168.27°) |
| OKLab | oklab(88.29% -0.1375 0.0261) |
| OKLCH | oklch(88.29% 0.14 169.3) |
| XYZ | xyz(49.0868, 73.0073, 66.7520) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.10
Aquamarine
#7FFFD4
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 3.03
Bright Teal
#01F9C6
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F6C9 #F66794
analogous
#67F681 #67F6C9 #67DBF6
triadic
#67F6C9 #C967F6 #F6C967
tetradic
#67F6C9 #8167F6 #F66794 #DBF667
square
#67F6C9 #8167F6 #F66794 #DBF667
split-complementary
#67F6C9 #F667DB #F68167
monochromatic
#0DD697 #2DF3B4 #67F6C9 #A1F9DE #DBFDF2
Accessibility & contrast
On white
1.35
#67F6C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#67F6C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F6C9
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F6C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F6C9 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C7
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f6c9; /* rgb */ color: rgb(103, 246, 201); /* oklch */ color: oklch(88.3% 0.140 169.3);
Tailwind
colors: {
custom: {
50: '#9efad9',
500: '#67f6c9',
950: '#000000',
},
}SCSS
$custom: #67f6c9; $custom-light: #9efad9; $custom-dark: #000000;
JSON
{
"hex": "#67f6c9",
"rgb": {
"r": 103,
"g": 246,
"b": 201
},
"hsl": {
"h": 161.119,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.88293,
"c": 0.13993,
"h": 169.3
},
"luminance": 0.73012
}Semantic roles & 50–950 ramp
primary
#67F6C9
secondary
#CF3263
accent
#0048E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583