#67FDF9#67FDF9
#67FDF9 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.127 H 192.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDF9 |
|---|---|
| RGB | rgb(103, 253, 249) |
| HSL | hsl(178, 97%, 70%) |
| HSV | hsv(178, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(91.67, -40.46, -10.05) |
| CIE-LCH | lch(91.67, 41.69, 193.95°) |
| OKLab | oklab(91.31% -0.124 -0.0279) |
| OKLCH | oklch(91.31% 0.127 192.7) |
| XYZ | xyz(57.8102, 79.9676, 101.9928) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.20
Bright Turquoise
#0FFEF9
ΔE00 2.92
Aqua
#00FFFF
ΔE00 3.01
Bright Light Blue
#26F7FD
ΔE00 3.86
Bright Aqua
#0BF9EA
ΔE00 4.88
Light Cyan
#ACFFFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDF9 #FD676B
analogous
#67FDAE #67FDF9 #67B6FD
triadic
#67FDF9 #F967FD #FDF967
tetradic
#67FDF9 #AE67FD #FD676B #B6FD67
square
#67FDF9 #AE67FD #FD676B #B6FD67
split-complementary
#67FDF9 #FD67B6 #FDAE67
monochromatic
#03E7E0 #2BFCF7 #67FDF9 #A3FEFB #E0FFFE
Accessibility & contrast
On white
1.24
#67FDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#67FDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDF9
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDF9 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F9
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdf9; /* rgb */ color: rgb(103, 253, 249); /* oklch */ color: oklch(91.3% 0.127 192.7);
Tailwind
colors: {
custom: {
50: '#a1fefb',
500: '#67fdf9',
950: '#000000',
},
}SCSS
$custom: #67fdf9; $custom-light: #a1fefb; $custom-dark: #000000;
JSON
{
"hex": "#67fdf9",
"rgb": {
"r": 103,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.4,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.9131,
"c": 0.1271,
"h": 192.7
},
"luminance": 0.79974
}Semantic roles & 50–950 ramp
primary
#67FDF9
secondary
#D83035
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685