#67FCD2#67FCD2
#67FCD2 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.141 H 171.4°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCD2 |
|---|---|
| RGB | rgb(103, 252, 210) |
| HSL | hsl(163, 96%, 70%) |
| HSV | hsv(163, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.39, -49.56, 8.30) |
| CIE-LCH | lch(90.39, 50.25, 170.49°) |
| OKLab | oklab(89.94% -0.1397 0.0212) |
| OKLCH | oklch(89.94% 0.141 171.4) |
| XYZ | xyz(52.0312, 77.1522, 73.1101) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCD2 #FC6791
analogous
#67FC88 #67FCD2 #67DCFC
triadic
#67FCD2 #D267FC #FCD267
tetradic
#67FCD2 #8867FC #FC6791 #DCFC67
square
#67FCD2 #8867FC #FC6791 #DCFC67
split-complementary
#67FCD2 #FC67DC #FC8867
monochromatic
#05E4A5 #2BFBC0 #67FCD2 #A3FDE4 #DFFEF6
Accessibility & contrast
On white
1.28
#67FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#67FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCD2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCD2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fcd2; /* rgb */ color: rgb(103, 252, 210); /* oklch */ color: oklch(89.9% 0.141 171.4);
Tailwind
colors: {
custom: {
50: '#9ffedf',
500: '#67fcd2',
950: '#000000',
},
}SCSS
$custom: #67fcd2; $custom-light: #9ffedf; $custom-dark: #000000;
JSON
{
"hex": "#67fcd2",
"rgb": {
"r": 103,
"g": 252,
"b": 210
},
"hsl": {
"h": 163.087,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89942,
"c": 0.14126,
"h": 171.4
},
"luminance": 0.77158
}Semantic roles & 50–950 ramp
primary
#67FCD2
secondary
#D7315F
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684