#69FCCE#69FCCE
#69FCCE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.143 H 169.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCCE |
|---|---|
| RGB | rgb(105, 252, 206) |
| HSL | hsl(161, 96%, 70%) |
| HSV | hsv(161, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.36, -50.09, 10.32) |
| CIE-LCH | lch(90.36, 51.15, 168.35°) |
| OKLab | oklab(89.9% -0.1404 0.0264) |
| OKLCH | oklch(89.9% 0.143 169.3) |
| XYZ | xyz(51.7713, 77.0751, 70.5292) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.78
Light Turquoise
#7EF4CC
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 2.65
Bright Teal
#01F9C6
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCCE #FC6997
analogous
#69FC84 #69FCCE #69E1FC
triadic
#69FCCE #CE69FC #FCCE69
tetradic
#69FCCE #8469FC #FC6997 #E1FC69
square
#69FCCE #8469FC #FC6997 #E1FC69
split-complementary
#69FCCE #FC69E1 #FC8469
monochromatic
#05E69F #2DFBBA #69FCCE #A5FDE2 #E1FEF5
Accessibility & contrast
On white
1.28
#69FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#69FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCCE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCCE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fcce; /* rgb */ color: rgb(105, 252, 206); /* oklch */ color: oklch(89.9% 0.143 169.3);
Tailwind
colors: {
custom: {
50: '#a0fedd',
500: '#69fcce',
950: '#000000',
},
}SCSS
$custom: #69fcce; $custom-light: #a0fedd; $custom-dark: #000000;
JSON
{
"hex": "#69fcce",
"rgb": {
"r": 105,
"g": 252,
"b": 206
},
"hsl": {
"h": 161.224,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89899,
"c": 0.14283,
"h": 169.3
},
"luminance": 0.7708
}Semantic roles & 50–950 ramp
primary
#69FCCE
secondary
#D73266
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684