#67FDFA#67FDFA
#67FDFA is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.127 H 193.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDFA |
|---|---|
| RGB | rgb(103, 253, 250) |
| HSL | hsl(179, 97%, 70%) |
| HSV | hsv(179, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(91.70, -40.20, -10.53) |
| CIE-LCH | lch(91.70, 41.56, 194.67°) |
| OKLab | oklab(91.34% -0.1236 -0.0292) |
| OKLCH | oklch(91.34% 0.127 193.3) |
| XYZ | xyz(57.9666, 80.0302, 102.8164) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.02
Aqua
#00FFFF
ΔE00 2.94
Bright Turquoise
#0FFEF9
ΔE00 3.02
Bright Light Blue
#26F7FD
ΔE00 3.63
Bright Aqua
#0BF9EA
ΔE00 5.15
Light Cyan
#ACFFFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDFA #FD676A
analogous
#67FDAF #67FDFA #67B5FD
triadic
#67FDFA #FA67FD #FDFA67
tetradic
#67FDFA #AF67FD #FD676A #B5FD67
square
#67FDFA #AF67FD #FD676A #B5FD67
split-complementary
#67FDFA #FD67B5 #FDAF67
monochromatic
#03E7E2 #2BFCF8 #67FDFA #A3FEFC #E0FFFE
Accessibility & contrast
On white
1.23
#67FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#67FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDFA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDFA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdfa; /* rgb */ color: rgb(103, 253, 250); /* oklch */ color: oklch(91.3% 0.127 193.3);
Tailwind
colors: {
custom: {
50: '#a2fefb',
500: '#67fdfa',
950: '#000000',
},
}SCSS
$custom: #67fdfa; $custom-light: #a2fefb; $custom-dark: #000000;
JSON
{
"hex": "#67fdfa",
"rgb": {
"r": 103,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.8,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.91342,
"c": 0.12699,
"h": 193.3
},
"luminance": 0.80036
}Semantic roles & 50–950 ramp
primary
#67FDFA
secondary
#D83034
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685