#67FBF0#67FBF0
#67FBF0 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.127 H 188.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBF0 |
|---|---|
| RGB | rgb(103, 251, 240) |
| HSL | hsl(176, 95%, 69%) |
| HSV | hsv(176, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(90.85, -41.88, -6.59) |
| CIE-LCH | lch(90.85, 42.40, 188.94°) |
| OKLab | oklab(90.57% -0.1257 -0.0185) |
| OKLCH | oklch(90.57% 0.127 188.4) |
| XYZ | xyz(55.8119, 78.1634, 94.5669) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.33
Bright Turquoise
#0FFEF9
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 4.12
Aqua
#00FFFF
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBF0 #FB6772
analogous
#67FBA6 #67FBF0 #67BCFB
triadic
#67FBF0 #F067FB #FBF067
tetradic
#67FBF0 #A667FB #FB6772 #BCFB67
square
#67FBF0 #A667FB #FB6772 #BCFB67
split-complementary
#67FBF0 #FB67BC #FBA667
monochromatic
#06E2D1 #2BF9EA #67FBF0 #A3FDF6 #DEFEFC
Accessibility & contrast
On white
1.26
#67FBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#67FBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBF0
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBF0 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF0
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fbf0; /* rgb */ color: rgb(103, 251, 240); /* oklch */ color: oklch(90.6% 0.127 188.4);
Tailwind
colors: {
custom: {
50: '#a1fdf4',
500: '#67fbf0',
950: '#000000',
},
}SCSS
$custom: #67fbf0; $custom-light: #a1fdf4; $custom-dark: #000000;
JSON
{
"hex": "#67fbf0",
"rgb": {
"r": 103,
"g": 251,
"b": 240
},
"hsl": {
"h": 175.541,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.90566,
"c": 0.12708,
"h": 188.4
},
"luminance": 0.78169
}Semantic roles & 50–950 ramp
primary
#67FBF0
secondary
#D5313D
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685