#69F9FE#69F9FE
#69F9FE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.6% C 0.123 H 198.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9FE |
|---|---|
| RGB | rgb(105, 249, 254) |
| HSL | hsl(182, 99%, 70%) |
| HSV | hsv(182, 59%, 100%) |
| CMYK | cmyk(58.7%, 2%, 0%, 0.4%) |
| CIE-LAB | lab(90.74, -36.99, -14.03) |
| CIE-LCH | lch(90.74, 39.56, 200.78°) |
| OKLab | oklab(90.62% -0.1169 -0.0389) |
| OKLCH | oklch(90.62% 0.123 198.4) |
| XYZ | xyz(57.5831, 77.9044, 105.7491) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.74
Bright Cyan
#41FDFE
ΔE00 2.79
Aqua
#00FFFF
ΔE00 4.06
Robin'S Egg
#6DEDFD
ΔE00 4.73
Bright Turquoise
#0FFEF9
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9FE #FE6E69
analogous
#69FEB8 #69F9FE #69AFFE
triadic
#69F9FE #FE69F9 #F9FE69
tetradic
#69F9FE #B869FE #FE6E69 #AFFE69
square
#69F9FE #B869FE #FE6E69 #AFFE69
split-complementary
#69F9FE #FE69AF #FEB869
monochromatic
#02E3EB #2CF7FE #69F9FE #A6FBFE #E1FEFF
Accessibility & contrast
On white
1.27
#69F9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#69F9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9FE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9FE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#D2DDFF
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69f9fe; /* rgb */ color: rgb(105, 249, 254); /* oklch */ color: oklch(90.6% 0.123 198.4);
Tailwind
colors: {
custom: {
50: '#a2fbfe',
500: '#69f9fe',
950: '#000000',
},
}SCSS
$custom: #69f9fe; $custom-light: #a2fbfe; $custom-dark: #000000;
JSON
{
"hex": "#69f9fe",
"rgb": {
"r": 105,
"g": 249,
"b": 254
},
"hsl": {
"h": 182.013,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90617,
"c": 0.12318,
"h": 198.4
},
"luminance": 0.7791
}Semantic roles & 50–950 ramp
primary
#69F9FE
secondary
#D93732
accent
#0800E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585