#69FFCA#69FFCA
#69FFCA is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.149 H 166.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFCA |
|---|---|
| RGB | rgb(105, 255, 202) |
| HSL | hsl(159, 100%, 71%) |
| HSV | hsv(159, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.14, -52.22, 13.50) |
| CIE-LCH | lch(91.14, 53.94, 165.51°) |
| OKLab | oklab(90.51% -0.1452 0.0346) |
| OKLCH | oklch(90.51% 0.149 166.6) |
| XYZ | xyz(52.2411, 78.7823, 68.3191) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.63
Aquamarine
#7FFFD4
ΔE00 2.60
Bright Teal
#01F9C6
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 3.76
Greenish Cyan
#2AFEB7
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFCA #FF699E
analogous
#69FF7F #69FFCA #69E9FF
triadic
#69FFCA #CA69FF #FFCA69
tetradic
#69FFCA #7F69FF #FF699E #E9FF69
square
#69FFCA #7F69FF #FF699E #E9FF69
split-complementary
#69FFCA #FF69E9 #FF7F69
monochromatic
#00EE9A #2CFFB4 #69FFCA #A6FFE0 #E0FFF4
Accessibility & contrast
On white
1.25
#69FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#69FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFCA
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFCA | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69ffca; /* rgb */ color: rgb(105, 255, 202); /* oklch */ color: oklch(90.5% 0.149 166.6);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#69ffca',
950: '#000000',
},
}SCSS
$custom: #69ffca; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#69ffca",
"rgb": {
"r": 105,
"g": 255,
"b": 202
},
"hsl": {
"h": 158.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90505,
"c": 0.14926,
"h": 166.6
},
"luminance": 0.78788
}Semantic roles & 50–950 ramp
primary
#69FFCA
secondary
#DB316D
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683