#67FCC3#67FCC3
#67FCC3 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.152 H 164.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCC3 |
|---|---|
| RGB | rgb(103, 252, 195) |
| HSL | hsl(157, 96%, 70%) |
| HSV | hsv(157, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 22.6%, 1.2%) |
| CIE-LAB | lab(90.06, -52.87, 15.57) |
| CIE-LCH | lch(90.06, 55.12, 163.59°) |
| OKLab | oklab(89.57% -0.1463 0.0399) |
| OKLCH | oklch(89.57% 0.152 164.8) |
| XYZ | xyz(50.2493, 76.4395, 63.7253) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.52
Light Greenish Blue
#63F7B4
ΔE00 2.55
Greenish Cyan
#2AFEB7
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCC3 #FC67A0
analogous
#67FC79 #67FCC3 #67EBFC
triadic
#67FCC3 #C367FC #FCC367
tetradic
#67FCC3 #7967FC #FC67A0 #EBFC67
square
#67FCC3 #7967FC #FC67A0 #EBFC67
split-complementary
#67FCC3 #FC67EB #FC7967
monochromatic
#05E48F #2BFBAB #67FCC3 #A3FDDB #DFFEF2
Accessibility & contrast
On white
1.29
#67FCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#67FCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCC3
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCC3 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC0
Deuteranopia (green-blind)
#E2DCC7
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fcc3; /* rgb */ color: rgb(103, 252, 195); /* oklch */ color: oklch(89.6% 0.152 164.8);
Tailwind
colors: {
custom: {
50: '#9ffed5',
500: '#67fcc3',
950: '#000000',
},
}SCSS
$custom: #67fcc3; $custom-light: #9ffed5; $custom-dark: #000000;
JSON
{
"hex": "#67fcc3",
"rgb": {
"r": 103,
"g": 252,
"b": 195
},
"hsl": {
"h": 157.047,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89565,
"c": 0.15163,
"h": 164.8
},
"luminance": 0.76445
}Semantic roles & 50–950 ramp
primary
#67FCC3
secondary
#D73170
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683