#69FFCC#69FFCC
#69FFCC is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.148 H 167.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFCC |
|---|---|
| RGB | rgb(105, 255, 204) |
| HSL | hsl(160, 100%, 71%) |
| HSV | hsv(160, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.18, -51.79, 12.53) |
| CIE-LCH | lch(91.18, 53.28, 166.40°) |
| OKLab | oklab(90.56% -0.1443 0.0321) |
| OKLCH | oklch(90.56% 0.148 167.5) |
| XYZ | xyz(52.4794, 78.8776, 69.5743) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.89
Aquamarine
#7FFFD4
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 4.16
Light Aqua
#8CFFDB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFCC #FF699C
analogous
#69FF81 #69FFCC #69E7FF
triadic
#69FFCC #CC69FF #FFCC69
tetradic
#69FFCC #8169FF #FF699C #E7FF69
square
#69FFCC #8169FF #FF699C #E7FF69
split-complementary
#69FFCC #FF69E7 #FF8169
monochromatic
#00EE9D #2CFFB7 #69FFCC #A6FFE1 #E0FFF5
Accessibility & contrast
On white
1.25
#69FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#69FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFCC
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFCC | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69ffcc; /* rgb */ color: rgb(105, 255, 204); /* oklch */ color: oklch(90.6% 0.148 167.5);
Tailwind
colors: {
custom: {
50: '#a1ffdb',
500: '#69ffcc',
950: '#000000',
},
}SCSS
$custom: #69ffcc; $custom-light: #a1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#69ffcc",
"rgb": {
"r": 105,
"g": 255,
"b": 204
},
"hsl": {
"h": 159.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90555,
"c": 0.14784,
"h": 167.5
},
"luminance": 0.78883
}Semantic roles & 50–950 ramp
primary
#69FFCC
secondary
#DB316B
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684