#69F1DD#69F1DD
#69F1DD is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.7% C 0.123 H 182.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1DD |
|---|---|
| RGB | rgb(105, 241, 221) |
| HSL | hsl(171, 83%, 68%) |
| HSV | hsv(171, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 8.3%, 5.5%) |
| CIE-LAB | lab(87.55, -41.82, -1.54) |
| CIE-LCH | lch(87.55, 41.85, 182.11°) |
| OKLab | oklab(87.74% -0.1224 -0.0048) |
| OKLCH | oklch(87.74% 0.123 182.3) |
| XYZ | xyz(50.3263, 71.1293, 79.4697) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.02
Bright Aqua
#0BF9EA
ΔE00 4.15
Turquoise
#40E0D0
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 6.17
Light Turquoise
#7EF4CC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1DD #F1697D
analogous
#69F199 #69F1DD #69C1F1
triadic
#69F1DD #DD69F1 #F1DD69
tetradic
#69F1DD #9969F1 #F1697D #C1F169
square
#69F1DD #9969F1 #F1697D #C1F169
split-complementary
#69F1DD #F169C1 #F19969
monochromatic
#13CDB1 #31ECD0 #69F1DD #A1F6EA #D9FBF6
Accessibility & contrast
On white
1.38
#69F1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#69F1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1DD
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1DD | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DC
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#00F5EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f1dd; /* rgb */ color: rgb(105, 241, 221); /* oklch */ color: oklch(87.7% 0.123 182.3);
Tailwind
colors: {
custom: {
50: '#a0f6e7',
500: '#69f1dd',
950: '#000000',
},
}SCSS
$custom: #69f1dd; $custom-light: #a0f6e7; $custom-dark: #000000;
JSON
{
"hex": "#69f1dd",
"rgb": {
"r": 105,
"g": 241,
"b": 221
},
"hsl": {
"h": 171.176,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.87735,
"c": 0.12254,
"h": 182.3
},
"luminance": 0.71134
}Semantic roles & 50–950 ramp
primary
#69F1DD
secondary
#C9354B
accent
#0626DF
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584