#67FDF8#67FDF8
#67FDF8 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.127 H 192.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDF8 |
|---|---|
| RGB | rgb(103, 253, 248) |
| HSL | hsl(178, 97%, 70%) |
| HSV | hsv(178, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(91.64, -40.72, -9.57) |
| CIE-LCH | lch(91.64, 41.83, 193.23°) |
| OKLab | oklab(91.28% -0.1244 -0.0266) |
| OKLCH | oklch(91.28% 0.127 192.1) |
| XYZ | xyz(57.6546, 79.9054, 101.1736) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.41
Bright Turquoise
#0FFEF9
ΔE00 2.86
Aqua
#00FFFF
ΔE00 3.11
Bright Light Blue
#26F7FD
ΔE00 4.10
Bright Aqua
#0BF9EA
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDF8 #FD676C
analogous
#67FDAD #67FDF8 #67B7FD
triadic
#67FDF8 #F867FD #FDF867
tetradic
#67FDF8 #AD67FD #FD676C #B7FD67
square
#67FDF8 #AD67FD #FD676C #B7FD67
split-complementary
#67FDF8 #FD67B7 #FDAD67
monochromatic
#03E7DF #2BFCF5 #67FDF8 #A3FEFB #E0FFFE
Accessibility & contrast
On white
1.24
#67FDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#67FDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDF8
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDF8 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdf8; /* rgb */ color: rgb(103, 253, 248); /* oklch */ color: oklch(91.3% 0.127 192.1);
Tailwind
colors: {
custom: {
50: '#a1fefa',
500: '#67fdf8',
950: '#000000',
},
}SCSS
$custom: #67fdf8; $custom-light: #a1fefa; $custom-dark: #000000;
JSON
{
"hex": "#67fdf8",
"rgb": {
"r": 103,
"g": 253,
"b": 248
},
"hsl": {
"h": 178,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.91278,
"c": 0.12723,
"h": 192.1
},
"luminance": 0.79911
}Semantic roles & 50–950 ramp
primary
#67FDF8
secondary
#D83036
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685