#67FFDA#67FFDA
#67FFDA is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.140 H 174.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFDA |
|---|---|
| RGB | rgb(103, 255, 218) |
| HSL | hsl(165, 100%, 70%) |
| HSV | hsv(165, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.44, -48.99, 5.68) |
| CIE-LCH | lch(91.44, 49.32, 173.39°) |
| OKLab | oklab(90.86% -0.1392 0.0143) |
| OKLCH | oklch(90.86% 0.14 174.1) |
| XYZ | xyz(54.0024, 79.4600, 78.8074) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 4.44
Bright Teal
#01F9C6
ΔE00 4.53
Light Aquamarine
#7BFDC7
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFDA #FF678C
analogous
#67FF8E #67FFDA #67D8FF
triadic
#67FFDA #DA67FF #FFDA67
tetradic
#67FFDA #8E67FF #FF678C #D8FF67
square
#67FFDA #8E67FF #FF678C #D8FF67
split-complementary
#67FFDA #FF67D8 #FF8E67
monochromatic
#00ECB2 #2AFFCB #67FFDA #A4FFE9 #E0FFF8
Accessibility & contrast
On white
1.24
#67FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#67FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFDA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFDA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67ffda; /* rgb */ color: rgb(103, 255, 218); /* oklch */ color: oklch(90.9% 0.140 174.1);
Tailwind
colors: {
custom: {
50: '#a0ffe5',
500: '#67ffda',
950: '#000000',
},
}SCSS
$custom: #67ffda; $custom-light: #a0ffe5; $custom-dark: #000000;
JSON
{
"hex": "#67ffda",
"rgb": {
"r": 103,
"g": 255,
"b": 218
},
"hsl": {
"h": 165.395,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90859,
"c": 0.13995,
"h": 174.1
},
"luminance": 0.79466
}Semantic roles & 50–950 ramp
primary
#67FFDA
secondary
#DA3059
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684