#69FFCE#69FFCE
#69FFCE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.146 H 168.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFCE |
|---|---|
| RGB | rgb(105, 255, 206) |
| HSL | hsl(160, 100%, 71%) |
| HSV | hsv(160, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.22, -51.35, 11.56) |
| CIE-LCH | lch(91.22, 52.63, 167.31°) |
| OKLab | oklab(90.61% -0.1434 0.0296) |
| OKLCH | oklch(90.61% 0.146 168.3) |
| XYZ | xyz(52.7208, 78.9742, 70.8457) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 3.56
Light Aqua
#8CFFDB
ΔE00 3.87
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFCE #FF699A
analogous
#69FF83 #69FFCE #69E5FF
triadic
#69FFCE #CE69FF #FFCE69
tetradic
#69FFCE #8369FF #FF699A #E5FF69
square
#69FFCE #8369FF #FF699A #E5FF69
split-complementary
#69FFCE #FF69E5 #FF8369
monochromatic
#00EEA0 #2CFFBA #69FFCE #A6FFE2 #E0FFF5
Accessibility & contrast
On white
1.25
#69FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#69FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFCE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFCE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69ffce; /* rgb */ color: rgb(105, 255, 206); /* oklch */ color: oklch(90.6% 0.146 168.3);
Tailwind
colors: {
custom: {
50: '#a1ffdd',
500: '#69ffce',
950: '#000000',
},
}SCSS
$custom: #69ffce; $custom-light: #a1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#69ffce",
"rgb": {
"r": 105,
"g": 255,
"b": 206
},
"hsl": {
"h": 160.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90605,
"c": 0.14646,
"h": 168.3
},
"luminance": 0.78979
}Semantic roles & 50–950 ramp
primary
#69FFCE
secondary
#DB3169
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684