#69F0ED#69F0ED
#69F0ED is a very light, moderate teal. Relative luminance 0.714; OKLCH L 88.0% C 0.118 H 193.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0ED |
|---|---|
| RGB | rgb(105, 240, 237) |
| HSL | hsl(179, 82%, 68%) |
| HSV | hsv(179, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 1.2%, 5.9%) |
| CIE-LAB | lab(87.69, -37.33, -9.70) |
| CIE-LCH | lch(87.69, 38.57, 194.57°) |
| OKLab | oklab(88% -0.1147 -0.0269) |
| OKLCH | oklch(88% 0.118 193.2) |
| XYZ | xyz(52.2653, 71.4326, 91.1378) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.58
Bright Light Blue
#26F7FD
ΔE00 3.96
Bright Turquoise
#0FFEF9
ΔE00 4.42
Aqua
#00FFFF
ΔE00 4.50
Bright Aqua
#0BF9EA
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0ED #F0696C
analogous
#69F0AA #69F0ED #69AFF0
triadic
#69F0ED #ED69F0 #F0ED69
tetradic
#69F0ED #AA69F0 #F0696C #AFF069
square
#69F0ED #AA69F0 #F0696C #AFF069
split-complementary
#69F0ED #F069AF #F0AA69
monochromatic
#14CAC6 #31EAE6 #69F0ED #A1F6F4 #D8FBFA
Accessibility & contrast
On white
1.37
#69F0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#69F0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0ED
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0ED | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f0ed; /* rgb */ color: rgb(105, 240, 237); /* oklch */ color: oklch(88.0% 0.118 193.2);
Tailwind
colors: {
custom: {
50: '#a0f5f2',
500: '#69f0ed',
950: '#000000',
},
}SCSS
$custom: #69f0ed; $custom-light: #a0f5f2; $custom-dark: #000000;
JSON
{
"hex": "#69f0ed",
"rgb": {
"r": 105,
"g": 240,
"b": 237
},
"hsl": {
"h": 178.667,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87997,
"c": 0.11778,
"h": 193.2
},
"luminance": 0.71438
}Semantic roles & 50–950 ramp
primary
#69F0ED
secondary
#C73639
accent
#070CDE
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585