#67FDEE#67FDEE
#67FDEE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.129 H 186.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDEE |
|---|---|
| RGB | rgb(103, 253, 238) |
| HSL | hsl(174, 97%, 70%) |
| HSV | hsv(174, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.37, -43.28, -4.79) |
| CIE-LCH | lch(91.37, 43.54, 186.31°) |
| OKLab | oklab(90.97% -0.1286 -0.0136) |
| OKLCH | oklch(90.97% 0.129 186) |
| XYZ | xyz(56.1445, 79.3013, 93.2202) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.09
Bright Turquoise
#0FFEF9
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.39
Bright Cyan
#41FDFE
ΔE00 5.29
Aqua
#00FFFF
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDEE #FD6776
analogous
#67FDA3 #67FDEE #67C1FD
triadic
#67FDEE #EE67FD #FDEE67
tetradic
#67FDEE #A367FD #FD6776 #C1FD67
square
#67FDEE #A367FD #FD6776 #C1FD67
split-complementary
#67FDEE #FD67C1 #FDA367
monochromatic
#03E7D0 #2BFCE7 #67FDEE #A3FEF5 #E0FFFC
Accessibility & contrast
On white
1.25
#67FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#67FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDEE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDEE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fdee; /* rgb */ color: rgb(103, 253, 238); /* oklch */ color: oklch(91.0% 0.129 186.0);
Tailwind
colors: {
custom: {
50: '#a1fef3',
500: '#67fdee',
950: '#000000',
},
}SCSS
$custom: #67fdee; $custom-light: #a1fef3; $custom-dark: #000000;
JSON
{
"hex": "#67fdee",
"rgb": {
"r": 103,
"g": 253,
"b": 238
},
"hsl": {
"h": 174,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.90967,
"c": 0.12931,
"h": 186
},
"luminance": 0.79307
}Semantic roles & 50–950 ramp
primary
#67FDEE
secondary
#D83041
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685