#67FCF4#67FCF4
#67FCF4 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.127 H 190.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCF4 |
|---|---|
| RGB | rgb(103, 252, 244) |
| HSL | hsl(177, 96%, 70%) |
| HSV | hsv(177, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.25, -41.31, -8.08) |
| CIE-LCH | lch(91.25, 42.09, 191.07°) |
| OKLab | oklab(90.92% -0.1251 -0.0226) |
| OKLCH | oklch(90.92% 0.127 190.2) |
| XYZ | xyz(56.7258, 79.0301, 97.8352) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.94
Bright Cyan
#41FDFE
ΔE00 3.21
Aqua
#00FFFF
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 3.88
Bright Light Blue
#26F7FD
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCF4 #FC676F
analogous
#67FCAA #67FCF4 #67B9FC
triadic
#67FCF4 #F467FC #FCF467
tetradic
#67FCF4 #AA67FC #FC676F #B9FC67
square
#67FCF4 #AA67FC #FC676F #B9FC67
split-complementary
#67FCF4 #FC67B9 #FCAA67
monochromatic
#05E4D8 #2BFBF0 #67FCF4 #A3FDF8 #DFFEFD
Accessibility & contrast
On white
1.25
#67FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#67FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCF4
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCF4 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#D7DFF5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fcf4; /* rgb */ color: rgb(103, 252, 244); /* oklch */ color: oklch(90.9% 0.127 190.2);
Tailwind
colors: {
custom: {
50: '#a1fef7',
500: '#67fcf4',
950: '#000000',
},
}SCSS
$custom: #67fcf4; $custom-light: #a1fef7; $custom-dark: #000000;
JSON
{
"hex": "#67fcf4",
"rgb": {
"r": 103,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.779,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.90921,
"c": 0.12708,
"h": 190.2
},
"luminance": 0.79036
}Semantic roles & 50–950 ramp
primary
#67FCF4
secondary
#D73139
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685