#67FCF0#67FCF0
#67FCF0 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.128 H 187.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCF0 |
|---|---|
| RGB | rgb(103, 252, 240) |
| HSL | hsl(175, 96%, 70%) |
| HSV | hsv(175, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.14, -42.33, -6.17) |
| CIE-LCH | lch(91.14, 42.77, 188.29°) |
| OKLab | oklab(90.8% -0.1267 -0.0173) |
| OKLCH | oklch(90.8% 0.128 187.8) |
| XYZ | xyz(56.1251, 78.7898, 94.6713) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.23
Bright Turquoise
#0FFEF9
ΔE00 3.50
Bright Cyan
#41FDFE
ΔE00 4.39
Aqua
#00FFFF
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCF0 #FC6773
analogous
#67FCA6 #67FCF0 #67BDFC
triadic
#67FCF0 #F067FC #FCF067
tetradic
#67FCF0 #A667FC #FC6773 #BDFC67
square
#67FCF0 #A667FC #FC6773 #BDFC67
split-complementary
#67FCF0 #FC67BD #FCA667
monochromatic
#05E4D2 #2BFBEA #67FCF0 #A3FDF6 #DFFEFC
Accessibility & contrast
On white
1.25
#67FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#67FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCF0
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCF0 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F0
Deuteranopia (green-blind)
#D8DEF2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fcf0; /* rgb */ color: rgb(103, 252, 240); /* oklch */ color: oklch(90.8% 0.128 187.8);
Tailwind
colors: {
custom: {
50: '#a1fef4',
500: '#67fcf0',
950: '#000000',
},
}SCSS
$custom: #67fcf0; $custom-light: #a1fef4; $custom-dark: #000000;
JSON
{
"hex": "#67fcf0",
"rgb": {
"r": 103,
"g": 252,
"b": 240
},
"hsl": {
"h": 175.168,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.90797,
"c": 0.12792,
"h": 187.8
},
"luminance": 0.78796
}Semantic roles & 50–950 ramp
primary
#67FCF0
secondary
#D7313E
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685