#67FBDC#67FBDC
#67FBDC is a very light, vivid teal. Relative luminance 0.770; OKLCH L 90.0% C 0.134 H 176.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBDC |
|---|---|
| RGB | rgb(103, 251, 220) |
| HSL | hsl(167, 95%, 69%) |
| HSV | hsv(167, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.34, -46.81, 3.04) |
| CIE-LCH | lch(90.34, 46.91, 176.28°) |
| OKLab | oklab(89.98% -0.1343 0.0074) |
| OKLCH | oklch(89.98% 0.134 176.9) |
| XYZ | xyz(53.0030, 77.0398, 79.7732) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.87
Bright Teal
#01F9C6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBDC #FB6786
analogous
#67FB92 #67FBDC #67D0FB
triadic
#67FBDC #DC67FB #FBDC67
tetradic
#67FBDC #9267FB #FB6786 #D0FB67
square
#67FBDC #9267FB #FB6786 #D0FB67
split-complementary
#67FBDC #FB67D0 #FB9267
monochromatic
#06E2B4 #2BF9CE #67FBDC #A3FDEA #DEFEF7
Accessibility & contrast
On white
1.28
#67FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#67FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBDC
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBDC | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fbdc; /* rgb */ color: rgb(103, 251, 220); /* oklch */ color: oklch(90.0% 0.134 176.9);
Tailwind
colors: {
custom: {
50: '#a0fde6',
500: '#67fbdc',
950: '#000000',
},
}SCSS
$custom: #67fbdc; $custom-light: #a0fde6; $custom-dark: #000000;
JSON
{
"hex": "#67fbdc",
"rgb": {
"r": 103,
"g": 251,
"b": 220
},
"hsl": {
"h": 167.432,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.89978,
"c": 0.13447,
"h": 176.9
},
"luminance": 0.77045
}Semantic roles & 50–950 ramp
primary
#67FBDC
secondary
#D53153
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684