#67FDDF#67FDDF
#67FDDF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.135 H 177.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDDF |
|---|---|
| RGB | rgb(103, 253, 223) |
| HSL | hsl(168, 97%, 70%) |
| HSV | hsv(168, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(90.99, -46.96, 2.43) |
| CIE-LCH | lch(90.99, 47.02, 177.04°) |
| OKLab | oklab(90.53% -0.135 0.0057) |
| OKLCH | oklch(90.53% 0.135 177.6) |
| XYZ | xyz(54.0319, 78.4563, 82.0938) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Light Aqua
#8CFFDB
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDDF #FD6785
analogous
#67FD94 #67FDDF #67D0FD
triadic
#67FDDF #DF67FD #FDDF67
tetradic
#67FDDF #9467FD #FD6785 #D0FD67
square
#67FDDF #9467FD #FD6785 #D0FD67
split-complementary
#67FDDF #FD67D0 #FD9467
monochromatic
#03E7B9 #2BFCD2 #67FDDF #A3FEEC #E0FFF8
Accessibility & contrast
On white
1.26
#67FDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#67FDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDDF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDDF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DEDEE1
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fddf; /* rgb */ color: rgb(103, 253, 223); /* oklch */ color: oklch(90.5% 0.135 177.6);
Tailwind
colors: {
custom: {
50: '#a0ffe8',
500: '#67fddf',
950: '#000000',
},
}SCSS
$custom: #67fddf; $custom-light: #a0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#67fddf",
"rgb": {
"r": 103,
"g": 253,
"b": 223
},
"hsl": {
"h": 168,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.90529,
"c": 0.13513,
"h": 177.6
},
"luminance": 0.78462
}Semantic roles & 50–950 ramp
primary
#67FDDF
secondary
#D83052
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684