#67FCF8#67FCF8
#67FCF8 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.126 H 192.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCF8 |
|---|---|
| RGB | rgb(103, 252, 248) |
| HSL | hsl(178, 96%, 70%) |
| HSV | hsv(178, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.36, -40.27, -9.99) |
| CIE-LCH | lch(91.36, 41.49, 193.94°) |
| OKLab | oklab(91.05% -0.1234 -0.0278) |
| OKLCH | oklch(91.05% 0.126 192.7) |
| XYZ | xyz(57.3398, 79.2757, 101.0686) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.22
Bright Turquoise
#0FFEF9
ΔE00 2.96
Aqua
#00FFFF
ΔE00 3.05
Bright Light Blue
#26F7FD
ΔE00 3.81
Bright Aqua
#0BF9EA
ΔE00 4.85
Light Cyan
#ACFFFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCF8 #FC676B
analogous
#67FCAD #67FCF8 #67B6FC
triadic
#67FCF8 #F867FC #FCF867
tetradic
#67FCF8 #AD67FC #FC676B #B6FC67
square
#67FCF8 #AD67FC #FC676B #B6FC67
split-complementary
#67FCF8 #FC67B6 #FCAD67
monochromatic
#05E4DE #2BFBF5 #67FCF8 #A3FDFB #DFFEFE
Accessibility & contrast
On white
1.25
#67FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#67FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCF8
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCF8 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F8
Deuteranopia (green-blind)
#D6DFF9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fcf8; /* rgb */ color: rgb(103, 252, 248); /* oklch */ color: oklch(91.0% 0.126 192.7);
Tailwind
colors: {
custom: {
50: '#a1fefa',
500: '#67fcf8',
950: '#000000',
},
}SCSS
$custom: #67fcf8; $custom-light: #a1fefa; $custom-dark: #000000;
JSON
{
"hex": "#67fcf8",
"rgb": {
"r": 103,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.389,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.91048,
"c": 0.12649,
"h": 192.7
},
"luminance": 0.79282
}Semantic roles & 50–950 ramp
primary
#67FCF8
secondary
#D73135
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685