#67FBF4#67FBF4
#67FBF4 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.126 H 190.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBF4 |
|---|---|
| RGB | rgb(103, 251, 244) |
| HSL | hsl(177, 95%, 69%) |
| HSV | hsv(177, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(90.96, -40.86, -8.50) |
| CIE-LCH | lch(90.96, 41.73, 191.76°) |
| OKLab | oklab(90.69% -0.124 -0.0237) |
| OKLCH | oklch(90.69% 0.126 190.8) |
| XYZ | xyz(56.4126, 78.4037, 97.7308) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.93
Bright Cyan
#41FDFE
ΔE00 2.97
Aqua
#00FFFF
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBF4 #FB676E
analogous
#67FBAA #67FBF4 #67B8FB
triadic
#67FBF4 #F467FB #FBF467
tetradic
#67FBF4 #AA67FB #FB676E #B8FB67
square
#67FBF4 #AA67FB #FB676E #B8FB67
split-complementary
#67FBF4 #FB67B8 #FBAA67
monochromatic
#06E2D7 #2BF9F0 #67FBF4 #A3FDF8 #DEFEFD
Accessibility & contrast
On white
1.26
#67FBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#67FBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBF4
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBF4 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF4
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fbf4; /* rgb */ color: rgb(103, 251, 244); /* oklch */ color: oklch(90.7% 0.126 190.8);
Tailwind
colors: {
custom: {
50: '#a1fdf7',
500: '#67fbf4',
950: '#000000',
},
}SCSS
$custom: #67fbf4; $custom-light: #a1fdf7; $custom-dark: #000000;
JSON
{
"hex": "#67fbf4",
"rgb": {
"r": 103,
"g": 251,
"b": 244
},
"hsl": {
"h": 177.162,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.90691,
"c": 0.12629,
"h": 190.8
},
"luminance": 0.7841
}Semantic roles & 50–950 ramp
primary
#67FBF4
secondary
#D53139
accent
#000BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685