#67F6D2#67F6D2
#67F6D2 is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.5% C 0.134 H 173.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67F6D2 |
|---|---|
| RGB | rgb(103, 246, 210) |
| HSL | hsl(165, 89%, 68%) |
| HSV | hsv(165, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 14.6%, 3.5%) |
| CIE-LAB | lab(88.66, -47.01, 5.81) |
| CIE-LCH | lch(88.66, 47.37, 172.96°) |
| OKLab | oklab(88.53% -0.1335 0.0147) |
| OKLCH | oklch(88.53% 0.134 173.7) |
| XYZ | xyz(50.1767, 73.4432, 72.4919) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 3.14
Light Aqua
#8CFFDB
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 3.61
Aqua (survey)
#13EAC9
ΔE00 4.31
Bright Teal
#01F9C6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F6D2 #F6678B
analogous
#67F68A #67F6D2 #67D2F6
triadic
#67F6D2 #D267F6 #F6D267
tetradic
#67F6D2 #8A67F6 #F6678B #D2F667
square
#67F6D2 #8A67F6 #F6678B #D2F667
split-complementary
#67F6D2 #F667D2 #F68A67
monochromatic
#0DD6A3 #2DF3C1 #67F6D2 #A1F9E3 #DBFDF4
Accessibility & contrast
On white
1.34
#67F6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#67F6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F6D2
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F6D2 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE8D0
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#00F8EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f6d2; /* rgb */ color: rgb(103, 246, 210); /* oklch */ color: oklch(88.5% 0.134 173.7);
Tailwind
colors: {
custom: {
50: '#9ffadf',
500: '#67f6d2',
950: '#000000',
},
}SCSS
$custom: #67f6d2; $custom-light: #9ffadf; $custom-dark: #000000;
JSON
{
"hex": "#67f6d2",
"rgb": {
"r": 103,
"g": 246,
"b": 210
},
"hsl": {
"h": 164.895,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.88531,
"c": 0.13431,
"h": 173.7
},
"luminance": 0.73448
}Semantic roles & 50–950 ramp
primary
#67F6D2
secondary
#CF325A
accent
#003AE5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584