#67FEDB#67FEDB
#67FEDB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.138 H 175.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEDB |
|---|---|
| RGB | rgb(103, 254, 219) |
| HSL | hsl(166, 99%, 70%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.18, -48.33, 4.78) |
| CIE-LCH | lch(91.18, 48.57, 174.36°) |
| OKLab | oklab(90.65% -0.1378 0.0119) |
| OKLCH | oklch(90.65% 0.138 175.1) |
| XYZ | xyz(53.8155, 78.8761, 79.3926) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.67
Tiffany Blue
#7BF2DA
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.85
Aqua (survey)
#13EAC9
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEDB #FE678A
analogous
#67FE90 #67FEDB #67D5FE
triadic
#67FEDB #DB67FE #FEDB67
tetradic
#67FEDB #9067FE #FE678A #D5FE67
square
#67FEDB #9067FE #FE678A #D5FE67
split-complementary
#67FEDB #FE67D5 #FE9067
monochromatic
#02E9B3 #2AFECD #67FEDB #A4FEE9 #E1FFF8
Accessibility & contrast
On white
1.25
#67FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#67FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEDB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEDB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fedb; /* rgb */ color: rgb(103, 254, 219); /* oklch */ color: oklch(90.7% 0.138 175.1);
Tailwind
colors: {
custom: {
50: '#a0ffe6',
500: '#67fedb',
950: '#000000',
},
}SCSS
$custom: #67fedb; $custom-light: #a0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#67fedb",
"rgb": {
"r": 103,
"g": 254,
"b": 219
},
"hsl": {
"h": 166.093,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.90652,
"c": 0.13827,
"h": 175.1
},
"luminance": 0.78882
}Semantic roles & 50–950 ramp
primary
#67FEDB
secondary
#D93057
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684