#67FCF1#67FCF1
#67FCF1 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.128 H 188.4°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCF1 |
|---|---|
| RGB | rgb(103, 252, 241) |
| HSL | hsl(176, 96%, 70%) |
| HSV | hsv(176, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(91.17, -42.07, -6.65) |
| CIE-LCH | lch(91.17, 42.60, 188.98°) |
| OKLab | oklab(90.83% -0.1263 -0.0186) |
| OKLCH | oklch(90.83% 0.128 188.4) |
| XYZ | xyz(56.2740, 78.8494, 95.4558) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 3.35
Bright Cyan
#41FDFE
ΔE00 4.08
Aqua
#00FFFF
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCF1 #FC6772
analogous
#67FCA6 #67FCF1 #67BDFC
triadic
#67FCF1 #F167FC #FCF167
tetradic
#67FCF1 #A667FC #FC6772 #BDFC67
square
#67FCF1 #A667FC #FC6772 #BDFC67
split-complementary
#67FCF1 #FC67BD #FCA667
monochromatic
#05E4D4 #2BFBEB #67FCF1 #A3FDF7 #DFFEFC
Accessibility & contrast
On white
1.25
#67FCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#67FCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCF1
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCF1 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F1
Deuteranopia (green-blind)
#D8DFF3
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fcf1; /* rgb */ color: rgb(103, 252, 241); /* oklch */ color: oklch(90.8% 0.128 188.4);
Tailwind
colors: {
custom: {
50: '#a1fef5',
500: '#67fcf1',
950: '#000000',
},
}SCSS
$custom: #67fcf1; $custom-light: #a1fef5; $custom-dark: #000000;
JSON
{
"hex": "#67fcf1",
"rgb": {
"r": 103,
"g": 252,
"b": 241
},
"hsl": {
"h": 175.57,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.90828,
"c": 0.12769,
"h": 188.4
},
"luminance": 0.78855
}Semantic roles & 50–950 ramp
primary
#67FCF1
secondary
#D7313D
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685