#69F1F0#69F1F0
#69F1F0 is a very light, moderate teal. Relative luminance 0.722; OKLCH L 88.3% C 0.118 H 194.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1F0 |
|---|---|
| RGB | rgb(105, 241, 240) |
| HSL | hsl(180, 83%, 68%) |
| HSV | hsv(180, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 0.4%, 5.5%) |
| CIE-LAB | lab(88.06, -37.00, -10.72) |
| CIE-LCH | lch(88.06, 38.53, 196.16°) |
| OKLab | oklab(88.32% -0.1144 -0.0297) |
| OKLCH | oklch(88.32% 0.118 194.6) |
| XYZ | xyz(53.0024, 72.1998, 93.5639) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.28
Bright Light Blue
#26F7FD
ΔE00 3.48
Aqua
#00FFFF
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 6.00
Bright Aqua
#0BF9EA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1F0 #F1696A
analogous
#69F1AC #69F1F0 #69AEF1
triadic
#69F1F0 #F069F1 #F1F069
tetradic
#69F1F0 #AC69F1 #F1696A #AEF169
square
#69F1F0 #AC69F1 #F1696A #AEF169
split-complementary
#69F1F0 #F169AE #F1AC69
monochromatic
#13CDCB #31ECEA #69F1F0 #A1F6F6 #D9FBFB
Accessibility & contrast
On white
1.36
#69F1F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#69F1F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1F0
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1F0 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F0
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f1f0; /* rgb */ color: rgb(105, 241, 240); /* oklch */ color: oklch(88.3% 0.118 194.6);
Tailwind
colors: {
custom: {
50: '#a1f6f4',
500: '#69f1f0',
950: '#000000',
},
}SCSS
$custom: #69f1f0; $custom-light: #a1f6f4; $custom-dark: #000000;
JSON
{
"hex": "#69f1f0",
"rgb": {
"r": 105,
"g": 241,
"b": 240
},
"hsl": {
"h": 179.559,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.88324,
"c": 0.11825,
"h": 194.6
},
"luminance": 0.72205
}Semantic roles & 50–950 ramp
primary
#69F1F0
secondary
#C93536
accent
#0608DF
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585