#69FDC7#69FDC7
#69FDC7 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.149 H 165.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDC7 |
|---|---|
| RGB | rgb(105, 253, 199) |
| HSL | hsl(158, 97%, 70%) |
| HSV | hsv(158, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.49, -52.04, 14.13) |
| CIE-LCH | lch(90.49, 53.93, 164.81°) |
| OKLab | oklab(89.96% -0.1445 0.0362) |
| OKLCH | oklch(89.96% 0.149 165.9) |
| XYZ | xyz(51.2547, 77.3722, 66.2550) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.43
Aquamarine
#7FFFD4
ΔE00 2.86
Light Greenish Blue
#63F7B4
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 3.76
Greenish Cyan
#2AFEB7
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDC7 #FD699F
analogous
#69FD7D #69FDC7 #69E9FD
triadic
#69FDC7 #C769FD #FDC769
tetradic
#69FDC7 #7D69FD #FD699F #E9FD69
square
#69FDC7 #7D69FD #FD699F #E9FD69
split-complementary
#69FDC7 #FD69E9 #FD7D69
monochromatic
#03E895 #2DFCB0 #69FDC7 #A5FEDE #E1FFF4
Accessibility & contrast
On white
1.27
#69FDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#69FDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDC7
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDC7 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E3DECA
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fdc7; /* rgb */ color: rgb(105, 253, 199); /* oklch */ color: oklch(90.0% 0.149 165.9);
Tailwind
colors: {
custom: {
50: '#a0ffd8',
500: '#69fdc7',
950: '#000000',
},
}SCSS
$custom: #69fdc7; $custom-light: #a0ffd8; $custom-dark: #000000;
JSON
{
"hex": "#69fdc7",
"rgb": {
"r": 105,
"g": 253,
"b": 199
},
"hsl": {
"h": 158.108,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89959,
"c": 0.14894,
"h": 165.9
},
"luminance": 0.77377
}Semantic roles & 50–950 ramp
primary
#69FDC7
secondary
#D8326F
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683