#69F0DD#69F0DD
#69F0DD is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.5% C 0.122 H 182.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0DD |
|---|---|
| RGB | rgb(105, 240, 221) |
| HSL | hsl(172, 82%, 68%) |
| HSV | hsv(172, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 7.9%, 5.9%) |
| CIE-LAB | lab(87.26, -41.38, -1.96) |
| CIE-LCH | lch(87.26, 41.42, 182.71°) |
| OKLab | oklab(87.5% -0.1214 -0.006) |
| OKLCH | oklch(87.5% 0.122 182.8) |
| XYZ | xyz(50.0311, 70.5389, 79.3713) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.25
Bright Aqua
#0BF9EA
ΔE00 4.13
Turquoise
#40E0D0
ΔE00 4.25
Aqua (survey)
#13EAC9
ΔE00 5.42
Bright Turquoise
#0FFEF9
ΔE00 6.30
Light Aqua
#8CFFDB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0DD #F0697C
analogous
#69F09A #69F0DD #69BFF0
triadic
#69F0DD #DD69F0 #F0DD69
tetradic
#69F0DD #9A69F0 #F0697C #BFF069
square
#69F0DD #9A69F0 #F0697C #BFF069
split-complementary
#69F0DD #F069BF #F09A69
monochromatic
#14CAB1 #31EAD0 #69F0DD #A1F6EA #D8FBF6
Accessibility & contrast
On white
1.39
#69F0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#69F0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0DD
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0DD | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DC
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#00F4EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f0dd; /* rgb */ color: rgb(105, 240, 221); /* oklch */ color: oklch(87.5% 0.122 182.8);
Tailwind
colors: {
custom: {
50: '#9ff5e7',
500: '#69f0dd',
950: '#000000',
},
}SCSS
$custom: #69f0dd; $custom-light: #9ff5e7; $custom-dark: #000000;
JSON
{
"hex": "#69f0dd",
"rgb": {
"r": 105,
"g": 240,
"b": 221
},
"hsl": {
"h": 171.556,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87502,
"c": 0.12156,
"h": 182.8
},
"luminance": 0.70544
}Semantic roles & 50–950 ramp
primary
#69F0DD
secondary
#C7364B
accent
#0726DE
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584