#67FFD8#67FFD8
#67FFD8 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.141 H 173.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFD8 |
|---|---|
| RGB | rgb(103, 255, 216) |
| HSL | hsl(165, 100%, 70%) |
| HSV | hsv(165, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.40, -49.45, 6.64) |
| CIE-LCH | lch(91.40, 49.90, 172.35°) |
| OKLab | oklab(90.81% -0.1401 0.0168) |
| OKLCH | oklch(90.81% 0.141 173.2) |
| XYZ | xyz(53.7423, 79.3559, 77.4374) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.34
Light Aqua
#8CFFDB
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.51
Tiffany Blue
#7BF2DA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFD8 #FF678E
analogous
#67FF8C #67FFD8 #67DAFF
triadic
#67FFD8 #D867FF #FFD867
tetradic
#67FFD8 #8C67FF #FF678E #DAFF67
square
#67FFD8 #8C67FF #FF678E #DAFF67
split-complementary
#67FFD8 #FF67DA #FF8C67
monochromatic
#00ECAF #2AFFC8 #67FFD8 #A4FFE8 #E0FFF7
Accessibility & contrast
On white
1.24
#67FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#67FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFD8
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFD8 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D6
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67ffd8; /* rgb */ color: rgb(103, 255, 216); /* oklch */ color: oklch(90.8% 0.141 173.2);
Tailwind
colors: {
custom: {
50: '#a0ffe4',
500: '#67ffd8',
950: '#000000',
},
}SCSS
$custom: #67ffd8; $custom-light: #a0ffe4; $custom-dark: #000000;
JSON
{
"hex": "#67ffd8",
"rgb": {
"r": 103,
"g": 255,
"b": 216
},
"hsl": {
"h": 164.605,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90805,
"c": 0.14109,
"h": 173.2
},
"luminance": 0.79361
}Semantic roles & 50–950 ramp
primary
#67FFD8
secondary
#DA305C
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684