#69F6DC#69F6DC
#69F6DC is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.9% C 0.128 H 179.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6DC |
|---|---|
| RGB | rgb(105, 246, 220) |
| HSL | hsl(169, 89%, 69%) |
| HSV | hsv(169, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(88.96, -44.27, 1.04) |
| CIE-LCH | lch(88.96, 44.29, 178.65°) |
| OKLab | oklab(88.87% -0.1281 0.0021) |
| OKLCH | oklch(88.87% 0.128 179.1) |
| XYZ | xyz(51.6939, 74.0769, 79.2703) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.78
Light Aqua
#8CFFDB
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 4.80
Bright Aqua
#0BF9EA
ΔE00 4.90
Aquamarine
#7FFFD4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6DC #F66983
analogous
#69F696 #69F6DC #69CAF6
triadic
#69F6DC #DC69F6 #F6DC69
tetradic
#69F6DC #9669F6 #F66983 #CAF669
square
#69F6DC #9669F6 #F66983 #CAF669
split-complementary
#69F6DC #F669CA #F69669
monochromatic
#0DD8B2 #2FF3CF #69F6DC #A3F9E9 #DCFDF7
Accessibility & contrast
On white
1.33
#69F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#69F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6DC
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6DC | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#D7D9DE
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f6dc; /* rgb */ color: rgb(105, 246, 220); /* oklch */ color: oklch(88.9% 0.128 179.1);
Tailwind
colors: {
custom: {
50: '#a0fae6',
500: '#69f6dc',
950: '#000000',
},
}SCSS
$custom: #69f6dc; $custom-light: #a0fae6; $custom-dark: #000000;
JSON
{
"hex": "#69f6dc",
"rgb": {
"r": 105,
"g": 246,
"b": 220
},
"hsl": {
"h": 168.936,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.88871,
"c": 0.12809,
"h": 179.1
},
"luminance": 0.74082
}Semantic roles & 50–950 ramp
primary
#69F6DC
secondary
#CF3450
accent
#002AE5
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584