#67FFDB#67FFDB
#67FFDB is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.139 H 174.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFDB |
|---|---|
| RGB | rgb(103, 255, 219) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.47, -48.76, 5.19) |
| CIE-LCH | lch(91.47, 49.03, 173.92°) |
| OKLab | oklab(90.89% -0.1388 0.013) |
| OKLCH | oklch(90.89% 0.139 174.6) |
| XYZ | xyz(54.1336, 79.5125, 79.4987) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.92
Light Aqua
#8CFFDB
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.67
Tiffany Blue
#7BF2DA
ΔE00 4.26
Bright Teal
#01F9C6
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFDB #FF678B
analogous
#67FF8F #67FFDB #67D7FF
triadic
#67FFDB #DB67FF #FFDB67
tetradic
#67FFDB #8F67FF #FF678B #D7FF67
square
#67FFDB #8F67FF #FF678B #D7FF67
split-complementary
#67FFDB #FF67D7 #FF8F67
monochromatic
#00ECB4 #2AFFCD #67FFDB #A4FFE9 #E0FFF8
Accessibility & contrast
On white
1.24
#67FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#67FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFDB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFDB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67ffdb; /* rgb */ color: rgb(103, 255, 219); /* oklch */ color: oklch(90.9% 0.139 174.6);
Tailwind
colors: {
custom: {
50: '#a0ffe6',
500: '#67ffdb',
950: '#000000',
},
}SCSS
$custom: #67ffdb; $custom-light: #a0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#67ffdb",
"rgb": {
"r": 103,
"g": 255,
"b": 219
},
"hsl": {
"h": 165.789,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90886,
"c": 0.13939,
"h": 174.6
},
"luminance": 0.79518
}Semantic roles & 50–950 ramp
primary
#67FFDB
secondary
#DA3058
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684