#67FCDB#67FCDB
#67FCDB is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.136 H 175.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCDB |
|---|---|
| RGB | rgb(103, 252, 219) |
| HSL | hsl(167, 96%, 70%) |
| HSV | hsv(167, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.60, -47.48, 3.94) |
| CIE-LCH | lch(90.60, 47.64, 175.25°) |
| OKLab | oklab(90.18% -0.1357 0.0097) |
| OKLCH | oklch(90.18% 0.136 175.9) |
| XYZ | xyz(53.1841, 77.6134, 79.1822) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 4.98
Bright Teal
#01F9C6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCDB #FC6788
analogous
#67FC90 #67FCDB #67D3FC
triadic
#67FCDB #DB67FC #FCDB67
tetradic
#67FCDB #9067FC #FC6788 #D3FC67
square
#67FCDB #9067FC #FC6788 #D3FC67
split-complementary
#67FCDB #FC67D3 #FC9067
monochromatic
#05E4B3 #2BFBCD #67FCDB #A3FDE9 #DFFEF7
Accessibility & contrast
On white
1.27
#67FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#67FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCDB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCDB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDA
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fcdb; /* rgb */ color: rgb(103, 252, 219); /* oklch */ color: oklch(90.2% 0.136 175.9);
Tailwind
colors: {
custom: {
50: '#a0fee6',
500: '#67fcdb',
950: '#000000',
},
}SCSS
$custom: #67fcdb; $custom-light: #a0fee6; $custom-dark: #000000;
JSON
{
"hex": "#67fcdb",
"rgb": {
"r": 103,
"g": 252,
"b": 219
},
"hsl": {
"h": 166.711,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.90184,
"c": 0.13608,
"h": 175.9
},
"luminance": 0.77619
}Semantic roles & 50–950 ramp
primary
#67FCDB
secondary
#D73155
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684