#67FAC3#67FAC3
#67FAC3 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.1% C 0.149 H 165.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAC3 |
|---|---|
| RGB | rgb(103, 250, 195) |
| HSL | hsl(158, 94%, 69%) |
| HSV | hsv(158, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 22%, 2%) |
| CIE-LAB | lab(89.48, -52.05, 14.75) |
| CIE-LCH | lch(89.48, 54.10, 164.17°) |
| OKLab | oklab(89.09% -0.1442 0.0378) |
| OKLCH | oklch(89.09% 0.149 165.3) |
| XYZ | xyz(49.6245, 75.1900, 63.5171) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 3.31
Greenish Cyan
#2AFEB7
ΔE00 3.71
Bright Teal
#01F9C6
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAC3 #FA679E
analogous
#67FA7A #67FAC3 #67E8FA
triadic
#67FAC3 #C367FA #FAC367
tetradic
#67FAC3 #7A67FA #FA679E #E8FA67
square
#67FAC3 #7A67FA #FA679E #E8FA67
split-complementary
#67FAC3 #FA67E8 #FA7A67
monochromatic
#07DF8E #2CF8AC #67FAC3 #A2FCDA #DEFEF2
Accessibility & contrast
On white
1.31
#67FAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#67FAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAC3
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAC3 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EAC0
Deuteranopia (green-blind)
#E0DBC7
Tritanopia (blue-blind)
#00FAEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fac3; /* rgb */ color: rgb(103, 250, 195); /* oklch */ color: oklch(89.1% 0.149 165.3);
Tailwind
colors: {
custom: {
50: '#9ffdd5',
500: '#67fac3',
950: '#000000',
},
}SCSS
$custom: #67fac3; $custom-light: #9ffdd5; $custom-dark: #000000;
JSON
{
"hex": "#67fac3",
"rgb": {
"r": 103,
"g": 250,
"b": 195
},
"hsl": {
"h": 157.551,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.89091,
"c": 0.14912,
"h": 165.3
},
"luminance": 0.75195
}Semantic roles & 50–950 ramp
primary
#67FAC3
secondary
#D4316E
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683