#67FDF1#67FDF1
#67FDF1 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.129 H 187.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDF1 |
|---|---|
| RGB | rgb(103, 253, 241) |
| HSL | hsl(175, 97%, 70%) |
| HSV | hsv(175, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(91.45, -42.52, -6.23) |
| CIE-LCH | lch(91.45, 42.97, 188.33°) |
| OKLab | oklab(91.06% -0.1273 -0.0175) |
| OKLCH | oklch(91.06% 0.129 187.8) |
| XYZ | xyz(56.5889, 79.4791, 95.5607) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.27
Bright Turquoise
#0FFEF9
ΔE00 3.46
Bright Cyan
#41FDFE
ΔE00 4.36
Aqua
#00FFFF
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDF1 #FD6773
analogous
#67FDA6 #67FDF1 #67BEFD
triadic
#67FDF1 #F167FD #FDF167
tetradic
#67FDF1 #A667FD #FD6773 #BEFD67
square
#67FDF1 #A667FD #FD6773 #BEFD67
split-complementary
#67FDF1 #FD67BE #FDA667
monochromatic
#03E7D4 #2BFCEB #67FDF1 #A3FEF7 #E0FFFC
Accessibility & contrast
On white
1.24
#67FDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#67FDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDF1
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDF1 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F1
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fdf1; /* rgb */ color: rgb(103, 253, 241); /* oklch */ color: oklch(91.1% 0.129 187.8);
Tailwind
colors: {
custom: {
50: '#a1fef5',
500: '#67fdf1',
950: '#000000',
},
}SCSS
$custom: #67fdf1; $custom-light: #a1fef5; $custom-dark: #000000;
JSON
{
"hex": "#67fdf1",
"rgb": {
"r": 103,
"g": 253,
"b": 241
},
"hsl": {
"h": 175.2,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.91059,
"c": 0.12853,
"h": 187.8
},
"luminance": 0.79485
}Semantic roles & 50–950 ramp
primary
#67FDF1
secondary
#D8303E
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685