#67FDF2#67FDF2
#67FDF2 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.128 H 188.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDF2 |
|---|---|
| RGB | rgb(103, 253, 242) |
| HSL | hsl(176, 97%, 70%) |
| HSV | hsv(176, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(91.48, -42.26, -6.71) |
| CIE-LCH | lch(91.48, 42.79, 189.01°) |
| OKLab | oklab(91.09% -0.1269 -0.0188) |
| OKLCH | oklch(91.09% 0.128 188.4) |
| XYZ | xyz(56.7387, 79.5390, 96.3496) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.28
Bright Aqua
#0BF9EA
ΔE00 3.39
Bright Cyan
#41FDFE
ΔE00 4.06
Aqua
#00FFFF
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDF2 #FD6772
analogous
#67FDA7 #67FDF2 #67BDFD
triadic
#67FDF2 #F267FD #FDF267
tetradic
#67FDF2 #A767FD #FD6772 #BDFD67
square
#67FDF2 #A767FD #FD6772 #BDFD67
split-complementary
#67FDF2 #FD67BD #FDA767
monochromatic
#03E7D6 #2BFCED #67FDF2 #A3FEF7 #E0FFFC
Accessibility & contrast
On white
1.24
#67FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#67FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDF2
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDF2 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#D9DFF4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdf2; /* rgb */ color: rgb(103, 253, 242); /* oklch */ color: oklch(91.1% 0.128 188.4);
Tailwind
colors: {
custom: {
50: '#a1fef6',
500: '#67fdf2',
950: '#000000',
},
}SCSS
$custom: #67fdf2; $custom-light: #a1fef6; $custom-dark: #000000;
JSON
{
"hex": "#67fdf2",
"rgb": {
"r": 103,
"g": 253,
"b": 242
},
"hsl": {
"h": 175.6,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.9109,
"c": 0.1283,
"h": 188.4
},
"luminance": 0.79545
}Semantic roles & 50–950 ramp
primary
#67FDF2
secondary
#D8303D
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685