#67FCDC#67FCDC
#67FCDC is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 176.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCDC |
|---|---|
| RGB | rgb(103, 252, 220) |
| HSL | hsl(167, 96%, 70%) |
| HSV | hsv(167, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.63, -47.24, 3.46) |
| CIE-LCH | lch(90.63, 47.37, 175.81°) |
| OKLab | oklab(90.21% -0.1353 0.0084) |
| OKLCH | oklch(90.21% 0.136 176.4) |
| XYZ | xyz(53.3162, 77.6662, 79.8776) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.99
Bright Teal
#01F9C6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCDC #FC6787
analogous
#67FC92 #67FCDC #67D2FC
triadic
#67FCDC #DC67FC #FCDC67
tetradic
#67FCDC #9267FC #FC6787 #D2FC67
square
#67FCDC #9267FC #FC6787 #D2FC67
split-complementary
#67FCDC #FC67D2 #FC9267
monochromatic
#05E4B4 #2BFBCE #67FCDC #A3FDEA #DFFEF8
Accessibility & contrast
On white
1.27
#67FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#67FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCDC
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCDC | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fcdc; /* rgb */ color: rgb(103, 252, 220); /* oklch */ color: oklch(90.2% 0.136 176.4);
Tailwind
colors: {
custom: {
50: '#a0fee6',
500: '#67fcdc',
950: '#000000',
},
}SCSS
$custom: #67fcdc; $custom-light: #a0fee6; $custom-dark: #000000;
JSON
{
"hex": "#67fcdc",
"rgb": {
"r": 103,
"g": 252,
"b": 220
},
"hsl": {
"h": 167.114,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.90212,
"c": 0.13555,
"h": 176.4
},
"luminance": 0.77672
}Semantic roles & 50–950 ramp
primary
#67FCDC
secondary
#D73154
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684