#69FDCA#69FDCA
#69FDCA is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.147 H 167.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDCA |
|---|---|
| RGB | rgb(105, 253, 202) |
| HSL | hsl(159, 97%, 70%) |
| HSV | hsv(159, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.56, -51.39, 12.68) |
| CIE-LCH | lch(90.56, 52.93, 166.15°) |
| OKLab | oklab(90.03% -0.1432 0.0325) |
| OKLCH | oklch(90.03% 0.147 167.2) |
| XYZ | xyz(51.6064, 77.5129, 68.1075) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.76
Aquamarine
#7FFFD4
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.93
Light Aqua
#8CFFDB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDCA #FD699C
analogous
#69FD80 #69FDCA #69E6FD
triadic
#69FDCA #CA69FD #FDCA69
tetradic
#69FDCA #8069FD #FD699C #E6FD69
square
#69FDCA #8069FD #FD699C #E6FD69
split-complementary
#69FDCA #FD69E6 #FD8069
monochromatic
#03E899 #2DFCB5 #69FDCA #A5FEDF #E1FFF4
Accessibility & contrast
On white
1.27
#69FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#69FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDCA
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDCA | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC7
Deuteranopia (green-blind)
#E2DECD
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fdca; /* rgb */ color: rgb(105, 253, 202); /* oklch */ color: oklch(90.0% 0.147 167.2);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#69fdca',
950: '#000000',
},
}SCSS
$custom: #69fdca; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#69fdca",
"rgb": {
"r": 105,
"g": 253,
"b": 202
},
"hsl": {
"h": 159.324,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90033,
"c": 0.14679,
"h": 167.2
},
"luminance": 0.77518
}Semantic roles & 50–950 ramp
primary
#69FDCA
secondary
#D8326B
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683