#69FEFF#69FEFF
#69FEFF is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.126 H 195.8°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEFF |
|---|---|
| RGB | rgb(105, 254, 255) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 59%, 100%) |
| CMYK | cmyk(58.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.18, -39.01, -12.40) |
| CIE-LCH | lch(92.18, 40.94, 197.64°) |
| OKLab | oklab(91.79% -0.1215 -0.0344) |
| OKLCH | oklch(91.79% 0.126 195.8) |
| XYZ | xyz(59.3097, 81.1007, 107.1167) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.94
Bright Light Blue
#26F7FD
ΔE00 3.11
Aqua
#00FFFF
ΔE00 3.14
Bright Turquoise
#0FFEF9
ΔE00 3.83
Light Cyan
#ACFFFC
ΔE00 6.15
Bright Aqua
#0BF9EA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEFF #FF6A69
analogous
#69FFB5 #69FEFF #69B3FF
triadic
#69FEFF #FF69FE #FEFF69
tetradic
#69FEFF #B569FF #FF6A69 #B3FF69
square
#69FEFF #B569FF #FF6A69 #B3FF69
split-complementary
#69FEFF #FF69B3 #FFB569
monochromatic
#00ECEE #2CFEFF #69FEFF #A6FEFF #E0FFFF
Accessibility & contrast
On white
1.22
#69FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#69FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEFF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEFF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #69feff; /* rgb */ color: rgb(105, 254, 255); /* oklch */ color: oklch(91.8% 0.126 195.8);
Tailwind
colors: {
custom: {
50: '#a3ffff',
500: '#69feff',
950: '#000000',
},
}SCSS
$custom: #69feff; $custom-light: #a3ffff; $custom-dark: #000000;
JSON
{
"hex": "#69feff",
"rgb": {
"r": 105,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.9179,
"c": 0.12628,
"h": 195.8
},
"luminance": 0.81107
}Semantic roles & 50–950 ramp
primary
#69FEFF
secondary
#DB3331
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686