#67FFDD#67FFDD
#67FFDD is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.138 H 175.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFDD |
|---|---|
| RGB | rgb(103, 255, 221) |
| HSL | hsl(167, 100%, 70%) |
| HSV | hsv(167, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.51, -48.29, 4.23) |
| CIE-LCH | lch(91.51, 48.47, 175.00°) |
| OKLab | oklab(90.94% -0.1379 0.0105) |
| OKLCH | oklch(90.94% 0.138 175.7) |
| XYZ | xyz(54.3985, 79.6184, 80.8937) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 5.12
Aqua (survey)
#13EAC9
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFDD #FF6789
analogous
#67FF91 #67FFDD #67D5FF
triadic
#67FFDD #DD67FF #FFDD67
tetradic
#67FFDD #9167FF #FF6789 #D5FF67
square
#67FFDD #9167FF #FF6789 #D5FF67
split-complementary
#67FFDD #FF67D5 #FF9167
monochromatic
#00ECB7 #2AFFCF #67FFDD #A4FFEB #E0FFF8
Accessibility & contrast
On white
1.24
#67FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#67FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFDD
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFDD | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67ffdd; /* rgb */ color: rgb(103, 255, 221); /* oklch */ color: oklch(90.9% 0.138 175.7);
Tailwind
colors: {
custom: {
50: '#a0ffe7',
500: '#67ffdd',
950: '#000000',
},
}SCSS
$custom: #67ffdd; $custom-light: #a0ffe7; $custom-dark: #000000;
JSON
{
"hex": "#67ffdd",
"rgb": {
"r": 103,
"g": 255,
"b": 221
},
"hsl": {
"h": 166.579,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90941,
"c": 0.13831,
"h": 175.7
},
"luminance": 0.79624
}Semantic roles & 50–950 ramp
primary
#67FFDD
secondary
#DA3056
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684