#67FDEB#67FDEB
#67FDEB is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.130 H 184.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDEB |
|---|---|
| RGB | rgb(103, 253, 235) |
| HSL | hsl(173, 97%, 70%) |
| HSV | hsv(173, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.29, -44.03, -3.35) |
| CIE-LCH | lch(91.29, 44.16, 184.35°) |
| OKLab | oklab(90.88% -0.1299 -0.0097) |
| OKLCH | oklch(90.88% 0.13 184.3) |
| XYZ | xyz(55.7074, 79.1265, 90.9183) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 4.88
Aqua
#00FFFF
ΔE00 6.21
Bright Cyan
#41FDFE
ΔE00 6.22
Light Aqua
#8CFFDB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDEB #FD6779
analogous
#67FDA0 #67FDEB #67C4FD
triadic
#67FDEB #EB67FD #FDEB67
tetradic
#67FDEB #A067FD #FD6779 #C4FD67
square
#67FDEB #A067FD #FD6779 #C4FD67
split-complementary
#67FDEB #FD67C4 #FDA067
monochromatic
#03E7CB #2BFCE3 #67FDEB #A3FEF3 #E0FFFB
Accessibility & contrast
On white
1.25
#67FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#67FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDEB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDEB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fdeb; /* rgb */ color: rgb(103, 253, 235); /* oklch */ color: oklch(90.9% 0.130 184.3);
Tailwind
colors: {
custom: {
50: '#a1fef1',
500: '#67fdeb',
950: '#000000',
},
}SCSS
$custom: #67fdeb; $custom-light: #a1fef1; $custom-dark: #000000;
JSON
{
"hex": "#67fdeb",
"rgb": {
"r": 103,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.8,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.90877,
"c": 0.13022,
"h": 184.3
},
"luminance": 0.79132
}Semantic roles & 50–950 ramp
primary
#67FDEB
secondary
#D83044
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685