#67FEDA#67FEDA
#67FEDA is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.139 H 174.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEDA |
|---|---|
| RGB | rgb(103, 254, 218) |
| HSL | hsl(166, 99%, 70%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.15, -48.57, 5.26) |
| CIE-LCH | lch(91.15, 48.85, 173.82°) |
| OKLab | oklab(90.63% -0.1382 0.0132) |
| OKLCH | oklch(90.63% 0.139 174.6) |
| XYZ | xyz(53.6842, 78.8236, 78.7014) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.88
Light Aqua
#8CFFDB
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEDA #FE678B
analogous
#67FE8E #67FEDA #67D7FE
triadic
#67FEDA #DA67FE #FEDA67
tetradic
#67FEDA #8E67FE #FE678B #D7FE67
square
#67FEDA #8E67FE #FE678B #D7FE67
split-complementary
#67FEDA #FE67D7 #FE8E67
monochromatic
#02E9B2 #2AFECB #67FEDA #A4FEE9 #E1FFF8
Accessibility & contrast
On white
1.25
#67FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#67FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEDA
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEDA | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67feda; /* rgb */ color: rgb(103, 254, 218); /* oklch */ color: oklch(90.6% 0.139 174.6);
Tailwind
colors: {
custom: {
50: '#a0ffe5',
500: '#67feda',
950: '#000000',
},
}SCSS
$custom: #67feda; $custom-light: #a0ffe5; $custom-dark: #000000;
JSON
{
"hex": "#67feda",
"rgb": {
"r": 103,
"g": 254,
"b": 218
},
"hsl": {
"h": 165.695,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.90625,
"c": 0.13883,
"h": 174.6
},
"luminance": 0.78829
}Semantic roles & 50–950 ramp
primary
#67FEDA
secondary
#D93058
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684