#69F3F3#69F3F3
#69F3F3 is a very light, moderate teal. Relative luminance 0.736; OKLCH L 88.9% C 0.119 H 195.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3F3 |
|---|---|
| RGB | rgb(105, 243, 243) |
| HSL | hsl(180, 85%, 68%) |
| HSV | hsv(180, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(88.72, -37.14, -11.31) |
| CIE-LCH | lch(88.72, 38.82, 196.94°) |
| OKLab | oklab(88.88% -0.1153 -0.0314) |
| OKLCH | oklch(88.88% 0.119 195.2) |
| XYZ | xyz(54.0470, 73.5700, 96.1288) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.93
Bright Light Blue
#26F7FD
ΔE00 3.16
Aqua
#00FFFF
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 4.39
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3F3 #F36969
analogous
#69F3AE #69F3F3 #69AEF3
triadic
#69F3F3 #F369F3 #F3F369
tetradic
#69F3F3 #AE69F3 #F36969 #AEF369
square
#69F3F3 #AE69F3 #F36969 #AEF369
split-complementary
#69F3F3 #F369AE #F3AE69
monochromatic
#11D1D1 #30EEEE #69F3F3 #A2F8F8 #DAFCFC
Accessibility & contrast
On white
1.34
#69F3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#69F3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3F3
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3F3 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F3
Deuteranopia (green-blind)
#CED8F4
Tritanopia (blue-blind)
#00FAF3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f3f3; /* rgb */ color: rgb(105, 243, 243); /* oklch */ color: oklch(88.9% 0.119 195.2);
Tailwind
colors: {
custom: {
50: '#a1f7f7',
500: '#69f3f3',
950: '#000000',
},
}SCSS
$custom: #69f3f3; $custom-light: #a1f7f7; $custom-dark: #000000;
JSON
{
"hex": "#69f3f3",
"rgb": {
"r": 105,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.88882,
"c": 0.11946,
"h": 195.2
},
"luminance": 0.73576
}Semantic roles & 50–950 ramp
primary
#69F3F3
secondary
#CC3434
accent
#0404E2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585