#69F6CC#69F6CC
#69F6CC is a very light, vivid teal. Relative luminance 0.733; OKLCH L 88.4% C 0.137 H 170.5°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6CC |
|---|---|
| RGB | rgb(105, 246, 204) |
| HSL | hsl(162, 89%, 69%) |
| HSV | hsv(162, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 17.1%, 3.5%) |
| CIE-LAB | lab(88.58, -48.01, 8.82) |
| CIE-LCH | lch(88.58, 48.81, 169.60°) |
| OKLab | oklab(88.43% -0.1351 0.0225) |
| OKLCH | oklch(88.43% 0.137 170.5) |
| XYZ | xyz(49.6754, 73.2695, 68.6396) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.83
Aquamarine
#7FFFD4
ΔE00 2.40
Light Aqua
#8CFFDB
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 3.56
Bright Teal
#01F9C6
ΔE00 3.73
Aqua Marine
#2EE8BB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6CC #F66993
analogous
#69F686 #69F6CC #69D9F6
triadic
#69F6CC #CC69F6 #F6CC69
tetradic
#69F6CC #8669F6 #F66993 #D9F669
square
#69F6CC #8669F6 #F66993 #D9F669
split-complementary
#69F6CC #F669D9 #F68669
monochromatic
#0DD89B #2FF3B8 #69F6CC #A3F9E0 #DCFDF3
Accessibility & contrast
On white
1.34
#69F6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#69F6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6CC
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6CC | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7CA
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f6cc; /* rgb */ color: rgb(105, 246, 204); /* oklch */ color: oklch(88.4% 0.137 170.5);
Tailwind
colors: {
custom: {
50: '#9ffadb',
500: '#69f6cc',
950: '#000000',
},
}SCSS
$custom: #69f6cc; $custom-light: #9ffadb; $custom-dark: #000000;
JSON
{
"hex": "#69f6cc",
"rgb": {
"r": 105,
"g": 246,
"b": 204
},
"hsl": {
"h": 162.128,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.88433,
"c": 0.13692,
"h": 170.5
},
"luminance": 0.73274
}Semantic roles & 50–950 ramp
primary
#69F6CC
secondary
#CF3462
accent
#0044E5
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584