#67FCDD#67FCDD
#67FCDD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.135 H 177.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCDD |
|---|---|
| RGB | rgb(103, 252, 221) |
| HSL | hsl(168, 96%, 70%) |
| HSV | hsv(168, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(90.65, -47.00, 2.98) |
| CIE-LCH | lch(90.65, 47.10, 176.37°) |
| OKLab | oklab(90.24% -0.1349 0.0072) |
| OKLCH | oklch(90.24% 0.135 177) |
| XYZ | xyz(53.4490, 77.7194, 80.5771) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 5.02
Bright Teal
#01F9C6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCDD #FC6786
analogous
#67FC93 #67FCDD #67D0FC
triadic
#67FCDD #DD67FC #FCDD67
tetradic
#67FCDD #9367FC #FC6786 #D0FC67
square
#67FCDD #9367FC #FC6786 #D0FC67
split-complementary
#67FCDD #FC67D0 #FC9367
monochromatic
#05E4B6 #2BFBD0 #67FCDD #A3FDEA #DFFEF8
Accessibility & contrast
On white
1.27
#67FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#67FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCDD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCDD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDC
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fcdd; /* rgb */ color: rgb(103, 252, 221); /* oklch */ color: oklch(90.2% 0.135 177.0);
Tailwind
colors: {
custom: {
50: '#a0fee7',
500: '#67fcdd',
950: '#000000',
},
}SCSS
$custom: #67fcdd; $custom-light: #a0fee7; $custom-dark: #000000;
JSON
{
"hex": "#67fcdd",
"rgb": {
"r": 103,
"g": 252,
"b": 221
},
"hsl": {
"h": 167.517,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.9024,
"c": 0.13505,
"h": 177
},
"luminance": 0.77725
}Semantic roles & 50–950 ramp
primary
#67FCDD
secondary
#D73153
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684