#69DFF0#69DFF0
#69DFF0 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.108 H 208.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFF0 |
|---|---|
| RGB | rgb(105, 223, 240) |
| HSL | hsl(188, 82%, 68%) |
| HSV | hsv(188, 56%, 94%) |
| CMYK | cmyk(56.3%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(82.95, -28.51, -18.39) |
| CIE-LCH | lch(82.95, 33.93, 212.83°) |
| OKLab | oklab(84.2% -0.0957 -0.0509) |
| OKLCH | oklch(84.2% 0.108 208) |
| XYZ | xyz(47.9351, 62.0652, 91.8748) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.15
Aqua Blue
#02D8E9
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 6.02
Bright Light Blue
#26F7FD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFF0 #F07A69
analogous
#69F0BE #69DFF0 #699BF0
triadic
#69DFF0 #F069DF #DFF069
tetradic
#69DFF0 #BE69F0 #F07A69 #9BF069
square
#69DFF0 #BE69F0 #F07A69 #9BF069
split-complementary
#69DFF0 #F0699B #F0BE69
monochromatic
#14B3CA #31D3EA #69DFF0 #A1EBF6 #D8F7FB
Accessibility & contrast
On white
1.57
#69DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#69DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFF0
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFF0 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F1
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69dff0; /* rgb */ color: rgb(105, 223, 240); /* oklch */ color: oklch(84.2% 0.108 208.0);
Tailwind
colors: {
custom: {
50: '#9fe9f5',
500: '#69dff0',
950: '#000000',
},
}SCSS
$custom: #69dff0; $custom-light: #9fe9f5; $custom-dark: #000000;
JSON
{
"hex": "#69dff0",
"rgb": {
"r": 105,
"g": 223,
"b": 240
},
"hsl": {
"h": 187.556,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.842,
"c": 0.10842,
"h": 208
},
"luminance": 0.6207
}Semantic roles & 50–950 ramp
primary
#69DFF0
secondary
#C74836
accent
#2207DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485